Skip to content

Commit

Permalink
build(deps): 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 osx-x86_64 to 4.1.97.Final.
- [Commits](https://github.com/netty/netty/commits/netty-4.1.97.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 4d77fae commit 63752c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuul-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {

implementation "io.netty:netty-codec-haproxy"
implementation "io.netty:netty-transport-native-epoll:linux-x86_64"
implementation "io.netty:netty-transport-native-kqueue:osx-x86_64"
implementation "io.netty:netty-transport-native-kqueue:4.1.97.Final"

implementation "io.netty.incubator:netty-incubator-transport-native-io_uring:${versions_netty_io_uring}:linux-x86_64"

Expand Down

0 comments on commit 63752c4

Please sign in to comment.