Skip to content

Commit

Permalink
Merge pull request #254 from scala-steward/update/sbt-stryker4s-0.15.0
Browse files Browse the repository at this point in the history
build(deps): update sbt-stryker4s from 0.14.3 to 0.15.0
  • Loading branch information
nhaajt authored Nov 1, 2023
2 parents e855075 + d0e471b commit d7681ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.14.3")
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.15.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.4.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")

0 comments on commit d7681ff

Please sign in to comment.