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.
2 parents 63be468 + 5f55165 commit 5035fb2Copy full SHA for 5035fb2
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// The Play plugin
2
-addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.17")
+addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.18")
3
4
// Play enhancer - this automatically generates getters/setters for public fields
5
// and rewrites accessors of these fields to use the getters/setters. Remove this
0 commit comments