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 39d6424 commit 358913aCopy full SHA for 358913a
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.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
18
19
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
20
0 commit comments