We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f5d2e commit 52a572fCopy full SHA for 52a572f
project/plugins.sbt
@@ -2,4 +2,4 @@ scalacOptions ++= Seq(
2
"-feature", "-unchecked", "-deprecation",
3
"-Xlint:-unused", "-Xfatal-warnings")
4
5
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.8")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.9")
0 commit comments