Skip to content

Commit

Permalink
Merge #2915 into 1.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Oct 2, 2023
2 parents 428e4b0 + 44454d2 commit c7c382a
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 @@ -109,7 +109,7 @@ ext {
nettyVersion = forceNettyVersion
println "Netty version defined from command line: ${forceNettyVersion}"
}
nettyIoUringVersion = '0.0.22.Final'
nettyIoUringVersion = '0.0.23.Final'
nettyQuicVersion = '0.0.50.Final'

// Testing
Expand Down

0 comments on commit c7c382a

Please sign in to comment.