Skip to content

Commit

Permalink
Merge #2888 into 1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Aug 31, 2023
2 parents 40c3ff9 + 9222244 commit c1a82a0
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 {
println "Netty version defined from command line: ${forceNettyVersion}"
}
nettyIoUringVersion = '0.0.21.Final'
nettyQuicVersion = '0.0.49.Final'
nettyQuicVersion = '0.0.50.Final'

// Testing
brotli4jVersion = '1.12.0'
Expand Down

0 comments on commit c1a82a0

Please sign in to comment.