Skip to content

Commit 4eadc3b

Browse files
Update sbt-tpolecat to 0.5.0 (#3131)
1 parent 1bfaf70 commit 4eadc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
66
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
9+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

0 commit comments

Comments
 (0)