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.
2 parents 27b6bf8 + 9708d39 commit 71f35d6Copy full SHA for 71f35d6
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
4
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
6
7
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
0 commit comments