Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mostroverkhov committed Aug 11, 2024
1 parent 7080dac commit e1457ae
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versionsPluginVersion=0.45.0
rSocketVersion=1.5.4
slf4jVersion=1.7.36
logbackVersion=1.2.13
grpcVersion=1.62.2
grpcVersion=1.66.0

org.gradle.parallel=true
org.gradle.configureondemand=true
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
36 changes: 18 additions & 18 deletions grpc-client/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,35 @@
ch.qos.logback:logback-classic:1.2.13=runtimeClasspath
ch.qos.logback:logback-core:1.2.13=runtimeClasspath
com.google.android:annotations:4.1.1.4=compileProtoPath,runtimeClasspath,testCompileProtoPath
com.google.api.grpc:proto-google-common-protos:2.29.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.api.grpc:proto-google-common-protos:2.41.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.code.findbugs:jsr305:1.3.9=googleJavaFormat1.6
com.google.code.findbugs:jsr305:3.0.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.code.gson:gson:2.10.1=compileProtoPath,runtimeClasspath,testCompileProtoPath
com.google.code.gson:gson:2.11.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
com.google.errorprone:error_prone_annotations:2.0.18=googleJavaFormat1.6
com.google.errorprone:error_prone_annotations:2.23.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.errorprone:error_prone_annotations:2.28.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.errorprone:javac-shaded:9+181-r4173-1=googleJavaFormat1.6
com.google.googlejavaformat:google-java-format:1.6=googleJavaFormat1.6
com.google.guava:failureaccess:1.0.1=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.guava:failureaccess:1.0.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.guava:guava:22.0=googleJavaFormat1.6
com.google.guava:guava:32.1.3-android=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.guava:guava:33.2.1-android=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
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,testCompileClasspath
com.google.j2objc:j2objc-annotations:3.0.0=compileClasspath,testCompileClasspath
com.google.protobuf:protobuf-java:3.25.3=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
com.google.protobuf:protoc:3.25.3=protobufToolsLocator_protoc
io.grpc:grpc-api:1.62.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-context:1.62.2=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-core:1.62.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-netty-shaded:1.62.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-protobuf-lite:1.62.2=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-protobuf:1.62.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-stub:1.62.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-util:1.62.2=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:protoc-gen-grpc-java:1.62.2=protobufToolsLocator_grpc
io.perfmark:perfmark-api:0.26.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-api:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-context:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-core:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-netty-shaded:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-protobuf-lite:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:grpc-protobuf:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-stub:1.66.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
io.grpc:grpc-util:1.66.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
io.grpc:protoc-gen-grpc-java:1.66.0=protobufToolsLocator_grpc
io.perfmark:perfmark-api:0.27.0=compileProtoPath,runtimeClasspath,testCompileProtoPath
javax.annotation:javax.annotation-api:1.3.2=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
org.checkerframework:checker-qual:3.37.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
org.checkerframework:checker-qual:3.42.0=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
org.codehaus.mojo:animal-sniffer-annotations:1.14=googleJavaFormat1.6
org.codehaus.mojo:animal-sniffer-annotations:1.23=compileProtoPath,runtimeClasspath,testCompileProtoPath
org.codehaus.mojo:animal-sniffer-annotations:1.24=compileProtoPath,runtimeClasspath,testCompileProtoPath
org.slf4j:slf4j-api:1.7.36=compileClasspath,compileProtoPath,runtimeClasspath,testCompileClasspath,testCompileProtoPath
empty=annotationProcessor,protobuf,testProtobuf
2 changes: 1 addition & 1 deletion grpc-client/src/generated/main/grpc/futures/DinerGrpc.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/**
*/
@javax.annotation.Generated(
value = "by gRPC proto compiler (version 1.62.2)",
value = "by gRPC proto compiler (version 1.66.0)",
comments = "Source: service.proto")
@io.grpc.stub.annotations.GrpcGenerated
public final class DinerGrpc {
Expand Down

0 comments on commit e1457ae

Please sign in to comment.