Skip to content

Commit

Permalink
Merge pull request #15692 from scala-steward/update/play-ahc-ws-stand…
Browse files Browse the repository at this point in the history
…alone-2.2.9

Update play-ahc-ws-standalone, ... to 2.2.9
  • Loading branch information
lenguyenthanh committed Jul 10, 2024
2 parents 5246470 + f696c18 commit ebddad4
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 @@ -94,7 +94,7 @@ object Dependencies {
}

object playWs {
val version = "2.2.8"
val version = "2.2.9"
val ahc = "com.typesafe.play" %% "play-ahc-ws-standalone" % version
val json = "com.typesafe.play" %% "play-ws-standalone-json" % version
val bundle = Seq(ahc, json)
Expand Down

0 comments on commit ebddad4

Please sign in to comment.