Skip to content

Commit d8fac65

Browse files
committed
Update sbt-tpolecat to 0.5.3
1 parent d17a997 commit d8fac65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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("io.github.sbt-doctest" % "sbt-doctest" % "0.12.4")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
88
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
9-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
9+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.3")
1010
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1111
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
1212
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")

0 commit comments

Comments
 (0)