We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eef720 commit fa9e2b7Copy full SHA for fa9e2b7
project/plugins.sbt
@@ -19,5 +19,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
19
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
20
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
21
22
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
23
addSbtPlugin("com.lightbend.sbt" % "sbt-publish-rsync" % "0.3")
0 commit comments