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 09d8ad7 + 177aa31 commit 34bc964Copy full SHA for 34bc964
project/plugins.sbt
@@ -2,7 +2,7 @@ ThisBuild / evictionErrorLevel := Level.Info
2
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
0 commit comments