Skip to content

Commit

Permalink
build(deps): bump io.netty:netty-transport-native-epoll
Browse files Browse the repository at this point in the history
Bumps [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) from linux-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-epoll
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 61f7cea commit f2b7660
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 @@ -33,7 +33,7 @@ dependencies {
api "io.netty:netty-transport"

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

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

0 comments on commit f2b7660

Please sign in to comment.