Skip to content

Commit

Permalink
Bump io.netty:netty-all from 4.1.97.Final to 4.1.99.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.97.Final to 4.1.99.Final.
- [Commits](netty/netty@netty-4.1.97.Final...netty-4.1.99.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 Oct 2, 2023
1 parent 933194d commit 5d9b358
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 @@ -69,7 +69,7 @@ dependencies {

testImplementation(project(":test:shared"))
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.2")
testImplementation("io.netty:netty-all:4.1.97.Final")
testImplementation("io.netty:netty-all:4.1.99.Final")
testImplementation("org.elasticsearch:securemock:1.2")

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

0 comments on commit 5d9b358

Please sign in to comment.