Skip to content

Commit 9742fda

Browse files
committed
Update sbt-tpolecat to 0.4.1
1 parent b9159ca commit 9742fda

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
@@ -11,7 +11,7 @@ addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.1.0")
1111

1212
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
1313

14-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
14+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
1515

1616
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
1717

0 commit comments

Comments
 (0)