Skip to content

Commit

Permalink
Merge #2359 into 1.1.0-M4
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jul 6, 2022
2 parents a34db4e + be9749a commit 307770a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -108,7 +108,7 @@ ext {
println "Netty version defined from command line: ${forceNettyVersion}"
}
nettyIoUringVersion = '0.0.14.Final'
nettyQuicVersion = '0.0.27.Final'
nettyQuicVersion = '0.0.28.Final'

// Testing
jacksonDatabindVersion = '2.13.3'
Expand Down

0 comments on commit 307770a

Please sign in to comment.