We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac2be67 commit 292199eCopy full SHA for 292199e
packages/metrics-scala/project/plugins.sbt
@@ -3,7 +3,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
3
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
5
6
-addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.3")
+addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
7
8
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.14.3")
9
0 commit comments