Skip to content

Commit f52edd6

Browse files
Update sbt-tpolecat to 0.5.0 (#413)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 27a2501 commit f52edd6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

project/plugins.sbt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4-
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
5-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
1+
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4+
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
5+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")

0 commit comments

Comments
 (0)