Skip to content

Commit

Permalink
play-ws 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jan 4, 2022
1 parent bc5691d commit fae21d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ object Dependencies {
"com.github.ben-manes.caffeine" % "jcache" % caffeineVersion
) ++ jcacheApi

val playWsStandaloneVersion = "2.1.6"
val playWsStandaloneVersion = "2.1.7"
val playWsDeps = Seq(
"com.typesafe.play" %% "play-ws-standalone" % playWsStandaloneVersion,
"com.typesafe.play" %% "play-ws-standalone-xml" % playWsStandaloneVersion,
Expand Down

0 comments on commit fae21d9

Please sign in to comment.