Skip to content

Commit

Permalink
Bump io.netty:netty-transport-native-kqueue
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-transport-native-kqueue](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-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent f0a16ee commit 1d722f0
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 @@ -24,7 +24,7 @@ subprojects {
shadowVersion = '8.1.1'

//IMPORTANT: This must be in sync with the shaded netty version in gRPC
nettyVersion = '4.1.112.Final'
nettyVersion = '4.1.113.Final'
}

apply plugin: 'java-library'
Expand Down

0 comments on commit 1d722f0

Please sign in to comment.