Skip to content

Commit 81802fd

Browse files
authoredFeb 10, 2025
Updated Netty to 4.1.118.Final (#9094)
1 parent d848349 commit 81802fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/versions.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencyManagement {
5959
entry 'oshi-core-java11'
6060
}
6161

62-
dependencySet(group: 'io.netty', version: '4.1.117.Final') {
62+
dependencySet(group: 'io.netty', version: '4.1.118.Final') {
6363
entry 'netty-handler'
6464
entry 'netty-codec-http'
6565
}

0 commit comments

Comments
 (0)
Please sign in to comment.