We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3d612b + 8e17889 commit aee8790Copy full SHA for aee8790
1 file changed
project/plugins.sbt
@@ -13,7 +13,7 @@ addSbtPlugin("com.github.tototoshi" % "sbt-slick-codegen" % "2.2.0")
13
14
// The Play plugin
15
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.2")
16
-addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
+addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
17
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
18
19
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
0 commit comments