Skip to content

Commit 292199e

Browse files
build(deps-dev): update sbt-tpolecat from 0.4.3 to 0.4.4 (#2618)
1 parent ac2be67 commit 292199e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/metrics-scala/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
33

44
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
55

6-
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.3")
6+
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
77

88
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.14.3")
99

0 commit comments

Comments
 (0)