There was an error while loading. Please reload this page.
1 parent fbf1f85 commit cf179adCopy full SHA for cf179ad
project/plugins.sbt
@@ -2,4 +2,5 @@ logLevel := Level.Warn
2
3
resolvers += "Sonatype OSS Releases" at "https://oss.sonatype.org/service/local/staging/deploy/maven2"
4
5
-addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
+addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.6.1")
6
+addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
0 commit comments