Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2023
1 parent 61363fc commit e487c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ maven-resolver = "1.8.2"
# 5.x requires JDK 11.
mockito = "4.11.0"
mongo = "4.6.1"
netty = "4.1.100.Final"
netty = "4.1.101.Final"
newrelic-api = "5.14.0"
okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intentional?
postgre = "42.3.8"
Expand Down

0 comments on commit e487c85

Please sign in to comment.