Skip to content

Commit

Permalink
fix(deps): Update dependency io.grpc:grpc-services to v1.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2023
1 parent 443990c commit 81b70ed
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 @@ -30,7 +30,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-jre'
implementation "io.grpc:grpc-protobuf:1.57.1"
implementation "io.grpc:grpc-stub:1.57.0"
implementation "io.grpc:grpc-services:1.57.0"
implementation "io.grpc:grpc-services:1.57.1"
implementation "io.grpc:grpc-testing:1.57.1"
implementation "io.cloudquery:plugin-pb-java:0.0.5"
}
Expand Down

0 comments on commit 81b70ed

Please sign in to comment.