Skip to content

Commit 5d22e3b

Browse files
committed
Force play 2.4.3
1 parent 5cfb91f commit 5d22e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ object Dependencies {
66
lazy val jodaTime = "joda-time" % "joda-time" % "2.7"
77

88
// Play framework
9-
lazy val playWS = "com.typesafe.play" %% "play-ws" % "2.4.6"
9+
lazy val playWS = "com.typesafe.play" %% "play-ws" % "2.4.3"
1010

1111
}

0 commit comments

Comments
 (0)