We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e6f8e commit 7bda012Copy full SHA for 7bda012
project/plugins.sbt
@@ -1,4 +1,4 @@
1
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
2
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
3
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments