Skip to content

Commit

Permalink
Update netty (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenr authored Nov 20, 2024
1 parent 254e063 commit 0513455
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 @@ -11,7 +11,7 @@ dependencyManagement {

dependency 'com.google.guava:guava:33.2.1-jre'

dependency "io.netty:netty-all:4.1.111.Final"
dependency "io.netty:netty-all:4.1.115.Final"
dependency 'io.projectreactor:reactor-core:3.6.7'

dependencySet(group: 'org.apache.logging.log4j', version: '2.23.1') {
Expand Down

0 comments on commit 0513455

Please sign in to comment.