Skip to content

Commit

Permalink
⬆️ Bump io.netty:netty-bom from 4.1.96.Final to 4.1.112.Final (#76)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.96.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.1.96.Final...netty-4.1.112.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent de2b1ec commit e38347d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation("software.amazon.awssdk:apache-client:${awsSdkVersion}")
testImplementation("com.typesafe.akka:akka-testkit_3:2.8.3")
testImplementation("com.typesafe.akka:akka-slf4j_3:2.8.3")
testImplementation("io.netty:netty-bom:4.1.96.Final")
testImplementation("io.netty:netty-bom:4.1.112.Final")
testImplementation("io.gatling:gatling-core:${gatlingVersion}")

testImplementation("org.scalatest:scalatest-flatspec_3:3.3.0-SNAP4")
Expand Down

0 comments on commit e38347d

Please sign in to comment.