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 6332fdf commit dc364b6Copy full SHA for dc364b6
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.11.0
+sbt.version=1.11.1
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
14
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
15
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
16
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
17
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0-RC3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
18
19
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
20
0 commit comments