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 2ba31bd commit 77f72f4Copy full SHA for 77f72f4
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
12
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
14
15
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
16
0 commit comments