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