Skip to content

Commit

Permalink
Update async-http-client to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 3, 2024
1 parent 4be719c commit e6f52c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object V {

// java-only dependencies below
// java, we need it bcs http4s ws client isn't ready yet
val asynchttpclient = "3.0.0"
val asynchttpclient = "3.0.1"

val slf4j = "1.7.30"
val typesafe_config = "1.4.3"
Expand Down

0 comments on commit e6f52c6

Please sign in to comment.