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 6c141c8 commit b0d53dcCopy full SHA for b0d53dc
project/plugins.sbt
@@ -19,7 +19,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5
19
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
20
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-lightbend-project-info" % "3.0.1")
21
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.28.0")
22
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
23
24
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
25
0 commit comments