Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final in /mr
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.111.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.112.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent de92af9 commit 33ba3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {

testImplementation(project(":test:shared"))
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.17.2")
testImplementation("io.netty:netty-all:4.1.111.Final")
testImplementation("io.netty:netty-all:4.1.112.Final")
testImplementation("org.elasticsearch:securemock:1.2")

itestEmbedded(project(":test:shared"))
Expand Down

0 comments on commit 33ba3ea

Please sign in to comment.