Skip to content

Commit 1642108

Browse files
Update sbt-tpolecat to 0.3.3 (#2623)
1 parent 1f0c59e commit 1642108

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
@@ -7,7 +7,7 @@ addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
77
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
88
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
99
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
10-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
10+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
1212
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
1313
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")

0 commit comments

Comments
 (0)