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.
2 parents 31b568a + 9b05102 commit d77e4c8Copy full SHA for d77e4c8
project/plugins.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")
4
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
0 commit comments