Skip to content

Commit 578de4a

Browse files
Update dependency org.asynchttpclient:async-http-client to v3
1 parent 5af95ea commit 578de4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commercetools/commercetools-async-http-client/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
dependencies {
33
api project(":rmf:rmf-java-base")
4-
api "org.asynchttpclient:async-http-client:2.12.3"
4+
api "org.asynchttpclient:async-http-client:3.0.1"
55
api commons.io version commons.io_version
66
api "io.netty:netty-codec-http:${netty.version}"
77
api "io.netty:netty-codec-socks:${netty.version}"

0 commit comments

Comments
 (0)