Skip to content

Commit

Permalink
build(deps-dev): update sbt-stryker4s from 0.14.3 to 0.15.0 (#2801)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 19, 2023
1 parent 20c9449 commit 5efaa63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/metrics-scala/project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")

addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")

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

addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")

0 comments on commit 5efaa63

Please sign in to comment.