Skip to content

Commit c7ee128

Browse files
committed
Update playframework to 3.0.11
1 parent 676e228 commit c7ee128

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.7")
8+
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.11")
99

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

0 commit comments

Comments
 (0)