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 9f4e77c commit 0613dd0Copy full SHA for 0613dd0
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.24.0")
22
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
23
24
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
25
0 commit comments