Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Oct 3, 2024
1 parent d4fb16e commit a26c921
Show file tree
Hide file tree
Showing 15 changed files with 48 additions and 48 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ googleJavaFormatPluginVersion=0.9
gitPluginVersion=0.13.0
versionsPluginVersion=0.45.0

nettyBomVersion=4.1.112.Final
grpcStubVersion=1.66.0
reactorBomVersion=2023.0.8
rxjavaVersion=3.1.8
nettyBomVersion=4.1.114.Final
grpcStubVersion=1.67.1
reactorBomVersion=2023.0.10
rxjavaVersion=3.1.9
mutinyVersion=2.6.2
jsr305Version=3.0.2
javaxInjectVersion=1
javaxAnnotationVersion=1.3.2
jakartaInjectVersion=2.0.1
jakartaAnnotationVersion=2.1.1
protobufVersion=3.25.4
protobufVersion=3.25.5

junitVersion=5.10.3
junitVersion=5.11.1
assertjVersion=3.26.3

release=false
Expand Down
4 changes: 2 additions & 2 deletions rsocket-bom/gradle.lockfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
io.netty:netty-bom:4.1.112.Final=classpath
io.projectreactor:reactor-bom:2023.0.8=classpath
io.netty:netty-bom:4.1.114.Final=classpath
io.projectreactor:reactor-bom:2023.0.10=classpath
empty=
4 changes: 2 additions & 2 deletions rsocket-futures/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
6 changes: 3 additions & 3 deletions rsocket-grpc/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.grpc:grpc-stub:1.66.0=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.67.1=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
6 changes: 3 additions & 3 deletions rsocket-messages/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
com.google.protobuf:protobuf-java:3.25.4=compileClasspath
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
4 changes: 2 additions & 2 deletions rsocket-mutiny/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.smallrye.common:smallrye-common-annotation:2.5.0=compileClasspath,runtimeClasspath
io.smallrye.reactive:mutiny:2.6.2=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
Expand Down
6 changes: 3 additions & 3 deletions rsocket-reactor/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.projectreactor:reactor-core:3.6.8=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.projectreactor:reactor-core:3.6.10=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
4 changes: 2 additions & 2 deletions rsocket-rpc-futures/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
6 changes: 3 additions & 3 deletions rsocket-rpc-grpc/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.grpc:grpc-stub:1.66.0=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.grpc:grpc-stub:1.67.1=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
4 changes: 2 additions & 2 deletions rsocket-rpc-mutiny/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.smallrye.common:smallrye-common-annotation:2.5.0=compileClasspath,runtimeClasspath
io.smallrye.reactive:mutiny:2.6.2=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
Expand Down
6 changes: 3 additions & 3 deletions rsocket-rpc-reactor/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.projectreactor:reactor-core:3.6.8=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.projectreactor:reactor-core:3.6.10=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
6 changes: 3 additions & 3 deletions rsocket-rpc-rxjava/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.8=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.9=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
4 changes: 2 additions & 2 deletions rsocket-rpc-virtualthreads/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
empty=annotationProcessor
6 changes: 3 additions & 3 deletions rsocket-rxjava/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
io.netty:netty-buffer:4.1.112.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.112.Final=compileClasspath,runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.8=compileClasspath,runtimeClasspath
io.netty:netty-buffer:4.1.114.Final=compileClasspath,runtimeClasspath
io.netty:netty-common:4.1.114.Final=compileClasspath,runtimeClasspath
io.reactivex.rxjava3:rxjava:3.1.9=compileClasspath,runtimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.reactivestreams:reactive-streams:1.0.4=compileClasspath,runtimeClasspath
empty=annotationProcessor
18 changes: 9 additions & 9 deletions rsocket-test/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
com.google.protobuf:protobuf-java:3.25.4=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
com.google.protobuf:protobuf-java:3.25.5=compileClasspath,compileProtoPath,testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
com.google.protobuf:protoc:3.23.4=protobufToolsLocator_protoc
io.netty:netty-buffer:4.1.112.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
io.netty:netty-common:4.1.112.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
io.netty:netty-buffer:4.1.114.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
io.netty:netty-common:4.1.114.Final=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
net.bytebuddy:byte-buddy:1.14.18=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.apiguardian:apiguardian-api:1.1.2=testCompileClasspath
org.assertj:assertj-core:3.26.3=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.junit.jupiter:junit-jupiter-api:5.10.3=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.10.3=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-params:5.10.3=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.10.3=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.10.3=testRuntimeClasspath
org.junit:junit-bom:5.10.3=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-api:5.11.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.jupiter:junit-jupiter-engine:5.11.1=testRuntimeClasspath
org.junit.jupiter:junit-jupiter-params:5.11.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.platform:junit-platform-commons:1.11.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.junit.platform:junit-platform-engine:1.11.1=testRuntimeClasspath
org.junit:junit-bom:5.11.1=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
org.opentest4j:opentest4j:1.3.0=testCompileClasspath,testCompileProtoPath,testRuntimeClasspath
empty=annotationProcessor,protobuf,testAnnotationProcessor,testProtobuf

0 comments on commit a26c921

Please sign in to comment.