We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b77e5 commit afb40d0Copy full SHA for afb40d0
1 file changed
server/build.gradle
@@ -23,7 +23,7 @@ ext['junit-jupiter.version'] = libs.versions.junit.get()
23
// ext['netty.version'] = '4.1.132.Final'
24
25
ext['postgresql.version'] = '42.7.11'
26
-ext['netty.version'] = '4.1.133.Final'
+ext['netty.version'] = '4.1.135.Final'
27
ext['opentelemetry.version'] = '1.63.0'
28
29
java {
0 commit comments