Skip to content

Commit

Permalink
Bump io.netty.incubator:netty-incubator-transport-native-io_uring
Browse files Browse the repository at this point in the history
Bumps [io.netty.incubator:netty-incubator-transport-native-io_uring](https://github.com/netty/netty-incubator-transport-io_uring) from 0.0.25.Final to 0.0.26.Final.
- [Commits](netty/netty-incubator-transport-io_uring@netty-incubator-transport-parent-io_uring-0.0.25.Final...netty-incubator-transport-parent-io_uring-0.0.26.Final)

---
updated-dependencies:
- dependency-name: io.netty.incubator:netty-incubator-transport-native-io_uring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a5edafd commit 4626293
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 @@ -117,7 +117,7 @@ ext {
nettyVersion = forceNettyVersion
println "Netty version defined from command line: ${forceNettyVersion}"
}
nettyIoUringVersion = '0.0.25.Final'
nettyIoUringVersion = '0.0.26.Final'
nettyQuicVersion = '0.0.68.Final'
nettyHttp3Version = '0.0.28.Final'

Expand Down

0 comments on commit 4626293

Please sign in to comment.