Skip to content

Commit 2656fdd

Browse files
mfirryNateBrady23
authored andcommitted
Play2: version bump => 2.5.14 (#2718)
1 parent c84e2fb commit 2656fdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/Scala/play2-scala/play2-scala/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "play2-scala"
22

3-
version := "1.0-SNAPSHOT"
3+
version := "2.5.14"
44

55
scalaVersion := "2.11.8"
66

frameworks/Scala/play2-scala/play2-scala/project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
logLevel := Level.Warn
33

44
// Use the Play sbt plugin for Play projects
5-
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.0")
5+
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")

0 commit comments

Comments
 (0)