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 63ec03c commit 6e5bca0Copy full SHA for 6e5bca0
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.24.0")
12
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
14
15
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
0 commit comments