We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4c267a commit 23cf88dCopy full SHA for 23cf88d
project/plugins.sbt
@@ -2,4 +2,4 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
0 commit comments