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 1bfaf70 commit 4eadc3bCopy full SHA for 4eadc3b
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
8
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
10
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
0 commit comments