We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06606ba commit d94ba0bCopy full SHA for d94ba0b
project/plugins.sbt
@@ -1,4 +1,4 @@
1
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
0 commit comments