Skip to content

Commit 703883b

Browse files
author
oss-47
committed
Update sbt-tpolecat to 0.5.2
1 parent 920a343 commit 703883b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.12.0"
1515
addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.12.0")
1616
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.12.0")
1717
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
18-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
18+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1919
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
2020
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.33.0")

0 commit comments

Comments
 (0)