Skip to content

Commit

Permalink
Merge pull request #29 from Flo354/master
Browse files Browse the repository at this point in the history
Upgrade Play to version 2.7.2
  • Loading branch information
fdimuccio authored Jul 10, 2019
2 parents 08ce289 + 0cdd8c9 commit f284254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pomExtra :=
</developer>
</developers>

val play2Version = "2.7.0"
val play2Version = "2.7.2"

libraryDependencies ++= Seq(
"com.typesafe.play" %% "play" % play2Version % "provided->default",
Expand Down

0 comments on commit f284254

Please sign in to comment.