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 ca2ac51 commit fa22776Copy full SHA for fa22776
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
4
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
5
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.7")
0 commit comments