Skip to content

Commit

Permalink
Merge pull request #249 from scala-steward/update/play-ahc-ws-standal…
Browse files Browse the repository at this point in the history
…one-2.2.8

Update play-ahc-ws-standalone to 2.2.8
  • Loading branch information
lenguyenthanh committed Jun 29, 2024
2 parents fb7a5af + eff6cc7 commit e43a5fa
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 @@ -39,7 +39,7 @@ object Dependencies {
val jsoniterCore = "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-core" % "2.30.1"
val jsoniterMacro = "com.github.plokhotnyuk.jsoniter-scala" %% "jsoniter-scala-macros" % "2.30.1"

val playWS = "com.typesafe.play" %% "play-ahc-ws-standalone" % "2.2.7"
val playWS = "com.typesafe.play" %% "play-ahc-ws-standalone" % "2.2.8"

val elastic4sJavaClient = "nl.gn0s1s" %% "elastic4s-client-esjava" % V.elastic4s
val elastic4sCatsEffect = "nl.gn0s1s" %% "elastic4s-effect-cats" % V.elastic4s
Expand Down

0 comments on commit e43a5fa

Please sign in to comment.