Skip to content

Commit

Permalink
fix(deps): Update dependency io.grpc:grpc-services to v1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2023
1 parent 458f5f5 commit 5319f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'com.google.guava:guava:32.1.3-jre'
implementation "io.grpc:grpc-protobuf:1.59.1"
implementation "io.grpc:grpc-stub:1.59.1"
implementation "io.grpc:grpc-services:1.57.2"
implementation "io.grpc:grpc-services:1.60.1"
implementation "io.grpc:grpc-testing:1.57.2"
implementation "io.cloudquery:plugin-pb-java:0.0.7"
implementation "org.apache.arrow:arrow-memory-core:12.0.1"
Expand Down

0 comments on commit 5319f3f

Please sign in to comment.