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 5fbac27 commit 0fb5d36Copy full SHA for 0fb5d36
project/plugins.sbt
@@ -16,7 +16,7 @@ addSbtPlugin("io.akka" % "sbt-paradox-akka" % "24.10.7")
16
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
17
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.32")
18
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
19
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
20
addSbtPlugin("com.github.sbt" % "sbt-pull-request-validator" % "2.0.0")
21
22
// used for @unidoc directive
0 commit comments