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 f215188 commit af193e4Copy full SHA for af193e4
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")
4
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments