Skip to content

Commit 52a572f

Browse files
committed
[2.9.x] sbt-plugin 2.9.9 (was 2.9.8)
1 parent 84f5d2e commit 52a572f

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("com.typesafe.play" % "sbt-plugin" % "2.9.8")
5+
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.9")

0 commit comments

Comments
 (0)