Skip to content

Commit

Permalink
update netty (#8838)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenr authored Nov 20, 2024
1 parent 46adf0c commit af1320e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencyManagement {
entry 'oshi-core-java11'
}

dependencySet(group: 'io.netty', version: '4.1.114.Final') {
dependencySet(group: 'io.netty', version: '4.1.115.Final') {
entry 'netty-handler'
entry 'netty-codec-http'
}
Expand Down

0 comments on commit af1320e

Please sign in to comment.