Skip to content

Commit 529195e

Browse files
Update sbt-tpolecat to 0.5.7 (#1195)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent 71e3514 commit 529195e

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
@@ -2,7 +2,7 @@ val zioSbtVersion = "0.5.3"
22

33
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.3")
44
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
5-
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.6")
5+
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.7")
66
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
77
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
88
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.4")

0 commit comments

Comments
 (0)