Skip to content

Commit 4f5dbad

Browse files
committed
Merge #2757 into 1.1.6
2 parents bfb341d + 4dc832e commit 4f5dbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ext {
109109
println "Netty version defined from command line: ${forceNettyVersion}"
110110
}
111111
nettyIoUringVersion = '0.0.19.Final'
112-
nettyQuicVersion = '0.0.38.Final'
112+
nettyQuicVersion = '0.0.39.Final'
113113

114114
// Testing
115115
jacksonDatabindVersion = '2.14.2'

0 commit comments

Comments
 (0)