Skip to content

Commit b71b133

Browse files
scala-stewardmatteobaglini
authored andcommitted
Update sbt-tpolecat to 0.5.0
1 parent 2ddd414 commit b71b133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
4-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
4+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
55
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

0 commit comments

Comments
 (0)