Skip to content

Commit ba8ec6f

Browse files
committed
Update sbt-tpolecat to 0.5.1
1 parent 70425aa commit ba8ec6f

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
@@ -2,6 +2,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
5-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
5+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
66
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 commit comments

Comments
 (0)