Skip to content

Commit

Permalink
play 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanns committed May 13, 2019
1 parent 5fa5fda commit 83172aa
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 @@ -8,7 +8,7 @@ scalacOptions ++= Seq("-deprecation", "-feature")

organization := "de.leanovate.play-mockws"

val playVersion = "2.7.0"
val playVersion = "2.7.2"

fork := true

Expand Down

0 comments on commit 83172aa

Please sign in to comment.