Skip to content

Commit c209347

Browse files
committed
Update async-http-client to 3.0.2
1 parent 078ad3b commit c209347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ object V {
2020

2121
// java-only dependencies below
2222
// java, we need it bcs http4s ws client isn't ready yet
23-
val asynchttpclient = "3.0.1"
23+
val asynchttpclient = "3.0.2"
2424

2525
val slf4j = "1.7.30"
2626
val typesafe_config = "1.4.3"

0 commit comments

Comments
 (0)