Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.112.Final to 4.1.113.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.112.Final to 4.1.113.Final.
- [Commits](netty/netty@netty-4.1.112.Final...netty-4.1.113.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fbd9d31 commit 0445d51
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.112.Final")
testImplementation("io.netty:netty-all:4.1.113.Final")
testImplementation("org.elasticsearch:securemock:1.2")

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

0 comments on commit 0445d51

Please sign in to comment.