Skip to content

Commit cf179ad

Browse files
committed
Adding mutation test
1 parent fbf1f85 commit cf179ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

project/plugins.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ logLevel := Level.Warn
22

33
resolvers += "Sonatype OSS Releases" at "https://oss.sonatype.org/service/local/staging/deploy/maven2"
44

5-
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
5+
addSbtPlugin("io.stryker-mutator" % "sbt-stryker4s" % "0.6.1")
6+
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")

0 commit comments

Comments
 (0)