We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d81c5 commit 82ef1ebCopy full SHA for 82ef1eb
project/plugins.sbt
@@ -1,4 +1,4 @@
1
libraryDependencies += "org.scala-sbt" % "scripted-plugin_2.12" % sbtVersion.value
2
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
0 commit comments