Skip to content

Commit 6f1b64c

Browse files
authored
Merge pull request #190 from scala-steward/update/play-3.0.6
Update play, play-specs2, play-test, ... to 3.0.6
2 parents d84b67e + e60212b commit 6f1b64c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
1+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

test-project/project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
1+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")

0 commit comments

Comments
 (0)