Skip to content

Commit

Permalink
fix(deps): update dependency org.asynchttpclient:async-http-client to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 471a580 commit d99bfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commercetools/commercetools-async-http-client/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

dependencies {
api project(":rmf:rmf-java-base")
api "org.asynchttpclient:async-http-client:2.12.4"
api "org.asynchttpclient:async-http-client:3.0.1"
api commons.io version commons.io_version
api "io.netty:netty-codec-http:${netty.version}"
api "io.netty:netty-codec-socks:${netty.version}"
Expand Down

0 comments on commit d99bfda

Please sign in to comment.