Skip to content

Commit b782e8c

Browse files
Update sbt-tpolecat to 0.1.14 (#1647)
1 parent 46d71e4 commit b782e8c

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.2.13")
66
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.7")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.5")
88
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
9-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")
9+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")
1010
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
1111
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
1212
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.10")

0 commit comments

Comments
 (0)