Skip to content

Commit b2f9bf7

Browse files
authored
Merge pull request #84 from scala-steward/update/sbt-tpolecat-0.1.9
Update sbt-tpolecat to 0.1.9
2 parents fe79914 + a6f6c44 commit b2f9bf7

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
1+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.9")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.9")
33
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")

0 commit comments

Comments
 (0)