Skip to content

Commit fa22776

Browse files
committed
chore: update sbt-tpolecat from 0.5.0 to 0.5.1
1 parent ca2ac51 commit fa22776

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,5 +1,5 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
4-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
4+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
55
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.7")

0 commit comments

Comments
 (0)