File tree Expand file tree Collapse file tree 15 files changed +40
-40
lines changed
rsocket-rpc-virtualthreads Expand file tree Collapse file tree 15 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,20 @@ googleJavaFormatPluginVersion=0.9
7
7
gitPluginVersion =0.13.0
8
8
versionsPluginVersion =0.45.0
9
9
10
- nettyBomVersion =4.1.116 .Final
11
- grpcStubVersion =1.69.0
12
- reactorBomVersion =2024.0.1
10
+ nettyBomVersion =4.1.122 .Final
11
+ grpcStubVersion =1.69.1
12
+ reactorBomVersion =2024.0.7
13
13
rxjavaVersion =3.1.10
14
14
mutinyVersion =2.6.2
15
15
jsr305Version =3.0.2
16
16
javaxInjectVersion =1
17
17
javaxAnnotationVersion =1.3.2
18
18
jakartaInjectVersion =2.0.1
19
19
jakartaAnnotationVersion =2.1.1
20
- protobufVersion =3.25.5
20
+ protobufVersion =3.25.8
21
21
22
22
junitVersion =5.11.4
23
- assertjVersion =3.27.0
23
+ assertjVersion =3.27.3
24
24
25
25
release =false
26
26
virtualthreads =true
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- io.netty:netty-bom:4.1.116 .Final=classpath
5
- io.projectreactor:reactor-bom:2024.0.1 =classpath
4
+ io.netty:netty-bom:4.1.122 .Final=classpath
5
+ io.projectreactor:reactor-bom:2024.0.7 =classpath
6
6
empty=
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
11
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
11
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
12
12
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
13
13
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.grpc:grpc-stub:1.69.0 =compileClasspath,runtimeClasspath
11
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
12
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.grpc:grpc-stub:1.69.1 =compileClasspath,runtimeClasspath
11
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
12
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
13
13
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
14
14
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- com.google.protobuf:protobuf-java:3.25.5 =compileClasspath
11
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
12
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ com.google.protobuf:protobuf-java:3.25.8 =compileClasspath
11
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
12
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
13
13
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
14
14
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
11
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
11
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
12
12
io.smallrye.common:smallrye-common-annotation:2.5.0=compileClasspath,runtimeClasspath
13
13
io.smallrye.reactive:mutiny:2.6.2=compileClasspath,runtimeClasspath
14
14
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
11
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
12
- io.projectreactor:reactor-core:3.7.1 =compileClasspath,runtimeClasspath
10
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
11
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
12
+ io.projectreactor:reactor-core:3.7.7 =compileClasspath,runtimeClasspath
13
13
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
14
14
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
15
15
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
11
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
11
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
12
12
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
13
13
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.grpc:grpc-stub:1.69.0 =compileClasspath,runtimeClasspath
11
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
12
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.grpc:grpc-stub:1.69.1 =compileClasspath,runtimeClasspath
11
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
12
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
13
13
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
14
14
empty=annotationProcessor
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
7
7
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
8
8
com.google.guava:guava:22.0=googleJavaFormat1.6
9
9
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
10
- io.netty:netty-buffer:4.1.116 .Final=compileClasspath,runtimeClasspath
11
- io.netty:netty-common:4.1.116 .Final=compileClasspath,runtimeClasspath
10
+ io.netty:netty-buffer:4.1.122 .Final=compileClasspath,runtimeClasspath
11
+ io.netty:netty-common:4.1.122 .Final=compileClasspath,runtimeClasspath
12
12
io.smallrye.common:smallrye-common-annotation:2.5.0=compileClasspath,runtimeClasspath
13
13
io.smallrye.reactive:mutiny:2.6.2=compileClasspath,runtimeClasspath
14
14
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
You can’t perform that action at this time.
0 commit comments