We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920a343 commit 703883bCopy full SHA for 703883b
project/plugins.sbt
@@ -15,6 +15,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0"
15
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")
16
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")
17
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
18
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
+addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
19
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
20
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.33.0")
0 commit comments