Skip to content

Commit

Permalink
Merge #2778 into 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Apr 24, 2023
2 parents 499e784 + 35c0c8d commit 93b6a68
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 @@ -108,7 +108,7 @@ ext {
nettyVersion = forceNettyVersion
println "Netty version defined from command line: ${forceNettyVersion}"
}
nettyIoUringVersion = '0.0.19.Final'
nettyIoUringVersion = '0.0.20.Final'
nettyQuicVersion = '0.0.39.Final'

// Testing
Expand Down

0 comments on commit 93b6a68

Please sign in to comment.