Skip to content

Commit 5cfb91f

Browse files
author
Johann Egger
committed
Bump version of play-ws
1 parent 7bcfcd5 commit 5cfb91f

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.3"
9+
lazy val playWS = "com.typesafe.play" %% "play-ws" % "2.4.6"
1010

1111
}

0 commit comments

Comments
 (0)