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 3e3d0bb commit dcfaee9Copy full SHA for dcfaee9
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.6.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
0 commit comments