Skip to content

Commit 84b2cb2

Browse files
authored
Merge pull request #205 from scala-steward/update/patches
[3.0.x] Patch updates
2 parents cf8a6dc + d95d43b commit 84b2cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ scalacOptions ++= Seq(
22
"-feature", "-unchecked", "-deprecation",
33
"-Xlint:-unused", "-Xfatal-warnings")
44

5-
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.8")
5+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.9")

0 commit comments

Comments
 (0)