Skip to content

Commit afb40d0

Browse files
authored
chore(deps): bump netty to 4.1.135.Final (#1900)
1 parent 61b77e5 commit afb40d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ext['junit-jupiter.version'] = libs.versions.junit.get()
2323
// ext['netty.version'] = '4.1.132.Final'
2424

2525
ext['postgresql.version'] = '42.7.11'
26-
ext['netty.version'] = '4.1.133.Final'
26+
ext['netty.version'] = '4.1.135.Final'
2727
ext['opentelemetry.version'] = '1.63.0'
2828

2929
java {

0 commit comments

Comments
 (0)