Skip to content

Commit

Permalink
Update dependency io.netty:netty-all to v4.1.115.Final (#819)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent ae45c8f commit 4a72cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ dependencyManagement {
entry 'logback-classic'
entry 'logback-core'
}
dependencySet(group: 'io.netty', name: 'netty-all', version: '4.1.114.Final') {
dependencySet(group: 'io.netty', name: 'netty-all', version: '4.1.115.Final') {
entry 'netty-buffer'
entry 'netty-codec'
entry 'netty-codec-dns'
Expand Down

0 comments on commit 4a72cb6

Please sign in to comment.