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 58face1 commit aac14b4Copy full SHA for aac14b4
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.4")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments