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 7e9c9c3 commit fa7ba50Copy full SHA for fa7ba50
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
2
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.0")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
0 commit comments