We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8d3f6 commit fc65936Copy full SHA for fc65936
project/plugins.sbt
@@ -17,6 +17,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
17
18
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
19
20
-addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
+addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.6")
21
22
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
0 commit comments