Skip to content

Commit 676e228

Browse files
authored
Merge pull request #1846 from guardian/revert-1843-playframework_update
Revert "Update playframework to 3.0.11"
2 parents 6ad417d + 2f0861e commit 676e228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ libraryDependencies ++= Seq(
55

66
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"
77

8-
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.11")
8+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.7")
99

1010
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
1111

0 commit comments

Comments
 (0)