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 5abd20f commit c92b560Copy full SHA for c92b560
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
2
-addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")
+addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.7")
3
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
5
scalacOptions ++= Seq("-deprecation", "-unchecked", "-language:_")
0 commit comments