Skip to content

Commit 498b63a

Browse files
authored
Merge pull request #182 from scala-steward/update/2.9.x/patches
[2.9.x] Patch updates
2 parents 0a21f07 + e82ce5e commit 498b63a

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)