Skip to content

Commit f4ea950

Browse files
authored
Merge pull request #946 from scala-steward/update/sbt-tpolecat-0.4.1
Update sbt-tpolecat from 0.4.0 to 0.4.1
2 parents 09cf71f + c5fd0b8 commit f4ea950

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
@@ -1,4 +1,4 @@
1-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.0")
1+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

0 commit comments

Comments
 (0)