Skip to content

Commit d95d43b

Browse files
committed
[3.0.x] sbt-plugin 3.0.9 (was 3.0.8)
1 parent cf8a6dc commit d95d43b

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)