Skip to content

Commit 22269f1

Browse files
committed
Merge remote-tracking branch 'origin/2.9.x' into fortify
2 parents 074e537 + 498b63a commit 22269f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.7
1+
sbt.version=1.10.11

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

0 commit comments

Comments
 (0)