Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Aug 28, 2023
1 parent 7f5cf0b commit 70a5bea
Show file tree
Hide file tree
Showing 22 changed files with 87 additions and 1,475 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.jauntsdn.rsocket
version=1.5.0
version=1.5.1

googleJavaFormatPluginVersion=0.9
dependencyManagementPluginVersion=1.1.0
Expand All @@ -9,7 +9,7 @@ osDetectorPluginVersion=1.7.0
versionsPluginVersion=0.45.0
graalvmNativePluginVersion=0.9.20

rsocketVersion=1.5.0
rsocketVersion=1.5.1
slf4jVersion=1.7.36
grpcVersion=1.57.1

Expand Down
30 changes: 15 additions & 15 deletions grpc-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@ com.google.guava:guava:32.0.1-android=compileClasspath,compileProtoPath,runtimeC
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.j2objc:j2objc-annotations:1.1=googleJavaFormat1.6
com.google.j2objc:j2objc-annotations:2.8=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protobuf-java:3.23.4=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protoc:3.23.4=protobufToolsLocator_protoc
io.grpc:grpc-api:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protobuf-java:3.24.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protoc:3.24.2=protobufToolsLocator_protoc
io.grpc:grpc-api:1.57.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-context:1.57.1=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-core:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-netty:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-protobuf-lite:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-protobuf:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-stub:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-stub:1.57.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:protoc-gen-grpc-java:1.57.1=protobufToolsLocator_grpc
io.netty:netty-buffer:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-http2:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-http:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-socks:4.1.96.Final=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.netty:netty-codec:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-common:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-handler-proxy:4.1.96.Final=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.netty:netty-handler:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-resolver:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-transport-native-unix-common:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-transport:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-buffer:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-http2:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-http:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-codec-socks:4.1.97.Final=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.netty:netty-codec:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-common:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-handler-proxy:4.1.97.Final=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.netty:netty-handler:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-resolver:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-transport-native-unix-common:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-transport:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.perfmark:perfmark-api:0.26.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
org.checkerframework:checker-qual:3.33.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
Expand Down
1 change: 0 additions & 1 deletion messagestreams-grpc-client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ compileJava {

dependencies {
protobuf project(":messagestreams-service-idl")
protobuf "com.jauntsdn.rsocket:rsocket-rpc-metadata-idl"

implementation project(":messagestreams-runtime")
implementation "com.jauntsdn.rsocket:rsocket-rpc-grpc"
Expand Down
21 changes: 10 additions & 11 deletions messagestreams-grpc-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ 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.23.4=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protoc:3.23.4=protobufToolsLocator_protoc
com.jauntsdn.rsocket:rsocket-grpc:1.5.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.jauntsdn.rsocket:rsocket-messages:1.5.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.jauntsdn.rsocket:rsocket-rpc-grpc-compiler:1.5.0=protobufToolsLocator_messageStreamsRpc
com.jauntsdn.rsocket:rsocket-rpc-grpc:1.5.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.jauntsdn.rsocket:rsocket-rpc-metadata-idl:1.5.0=protobuf
io.grpc:grpc-stub:1.57.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-buffer:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-common:4.1.96.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protobuf-java:3.24.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protoc:3.24.2=protobufToolsLocator_protoc
com.jauntsdn.rsocket:rsocket-grpc:1.5.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.jauntsdn.rsocket:rsocket-messages:1.5.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.jauntsdn.rsocket:rsocket-rpc-grpc-compiler:1.5.1=protobufToolsLocator_messageStreamsRpc
com.jauntsdn.rsocket:rsocket-rpc-grpc:1.5.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-stub:1.57.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-buffer:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.netty:netty-common:4.1.97.Final=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.slf4j:slf4j-api:1.7.36=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
empty=annotationProcessor,testProtobuf
empty=annotationProcessor,protobuf,testProtobuf
Loading

0 comments on commit 70a5bea

Please sign in to comment.