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 a4e4b44 commit 57b1baaCopy full SHA for 57b1baa
project/plugins.sbt
@@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.26.0")
12
13
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
14
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
15
16
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
17
0 commit comments