Skip to content

Commit 869f596

Browse files
authored
Merge pull request #206 from scala-steward/update/2.9.x/patches
[2.9.x] Patch updates
2 parents 84f5d2e + 52a572f commit 869f596

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)