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.
2 parents f3bbc74 + c8c85e4 commit a3879e3Copy full SHA for a3879e3
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
0 commit comments