Skip to content

Commit b2d235a

Browse files
committed
Update sbt-tpolecat to 0.1.22
1 parent ae89f30 commit b2d235a

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
88

99
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
1010

11-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
11+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.22")
1212

1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
1414

0 commit comments

Comments
 (0)