Skip to content

Commit

Permalink
Merge #3568 into 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Dec 30, 2024
2 parents 39f08f7 + 3858131 commit 9df0676
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 9df0676

Please sign in to comment.