Skip to content

Commit 7d08744

Browse files

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=0.13.9-RC3
1+
sbt.version=0.13.9

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ logLevel := Level.Warn
44
resolvers += Resolver.typesafeRepo("releases") // Play seems to require quite a few things from here
55

66
// Use the Play sbt plugin for Play projects
7-
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.2")
7+
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.3")
88

99
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.4.0")

0 commit comments

Comments
 (0)