Skip to content

Commit ec42c9d

Browse files
Update sbt-tpolecat to 0.1.16 (#189)
1 parent 31da982 commit ec42c9d

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
@@ -7,7 +7,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2"
77
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.0.9")
88
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.24")
99
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
10-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.15")
10+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
1111
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.6")
1212
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")
1313
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.1")

0 commit comments

Comments
 (0)