Skip to content

Commit cd27e3a

Browse files
committed
update dependencies
1 parent ada26b3 commit cd27e3a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencyManagementPluginVersion=1.1.0
66
gitPluginVersion=0.13.0
77
osDetectorPluginVersion=1.7.3
88

9-
nettyVersion=4.1.127.Final
9+
nettyVersion=4.1.128.Final
1010
slf4jVersion=1.7.36
1111
logbackVersion=1.2.13
1212

netty-vmsocket/gradle.lockfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
99
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
1010
com.google.guava:guava:22.0=googleJavaFormat1.6
1111
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
12-
io.netty:netty-buffer:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13-
io.netty:netty-common:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14-
io.netty:netty-resolver:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15-
io.netty:netty-transport-classes-epoll:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16-
io.netty:netty-transport-native-epoll:4.1.127.Final=testRuntimeClasspath
17-
io.netty:netty-transport-native-unix-common:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18-
io.netty:netty-transport:4.1.127.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
12+
io.netty:netty-buffer:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
13+
io.netty:netty-common:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
14+
io.netty:netty-resolver:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
15+
io.netty:netty-transport-classes-epoll:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
16+
io.netty:netty-transport-native-epoll:4.1.128.Final=testRuntimeClasspath
17+
io.netty:netty-transport-native-unix-common:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
18+
io.netty:netty-transport:4.1.128.Final=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
1919
net.bytebuddy:byte-buddy:1.17.7=testCompileClasspath,testRuntimeClasspath
2020
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
2121
org.assertj:assertj-core:3.27.6=testCompileClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)