There was an error while loading. Please reload this page.
1 parent 02ca81c commit 7d359cbCopy full SHA for 7d359cb
1 file changed
project/Dependencies.scala
@@ -14,7 +14,7 @@ object Dependencies {
14
15
object Versions {
16
val CXF = "4.0.10"
17
- val Play = "3.0.9"
+ val Play = "3.0.10"
18
}
19
20
val `play-client` = libraryDependencies ++= Seq(
0 commit comments