Skip to content

Commit

Permalink
Bump io.netty:netty-bom from 4.1.89.Final to 4.1.90.Final (#5302)
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.89.Final to 4.1.90.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.89.Final...netty-4.1.90.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 Mar 15, 2023
1 parent b16637e commit 145fb8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val DEPENDENCY_BOMS = listOf(
"com.squareup.okhttp3:okhttp-bom:4.10.0",
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.53.0",
"io.netty:netty-bom:4.1.89.Final",
"io.netty:netty-bom:4.1.90.Final",
"io.zipkin.brave:brave-bom:5.15.0",
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
"org.assertj:assertj-bom:3.24.2",
Expand Down

0 comments on commit 145fb8c

Please sign in to comment.