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 14748c9 commit 6e805dcCopy full SHA for 6e805dc
project/plugins.sbt
@@ -2,4 +2,4 @@ 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")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
5
-addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
0 commit comments