Skip to content

Commit cd58655

Browse files
Bump io.netty:netty-handler from 4.1.117.Final to 4.1.118.Final
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final. - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd0a5cd commit cd58655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
api "io.netty:netty-codec:4.1.117.Final"
77
api "io.netty:netty-codec-http:4.1.117.Final"
88
api "io.netty:netty-codec-socks:4.1.117.Final"
9-
api "io.netty:netty-handler-proxy:4.1.117.Final"
10-
api "io.netty:netty-handler:4.1.117.Final"
9+
api "io.netty:netty-handler-proxy:4.1.118.Final"
10+
api "io.netty:netty-handler:4.1.118.Final"
1111
implementation javax.validation
1212
}

0 commit comments

Comments
 (0)