Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-protobuf to v1.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lrohner committed Oct 20, 2023
1 parent 5b3c00d commit 7901de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion persistence-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ sonarqube {

dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'io.grpc:grpc-protobuf:1.58.0'
implementation 'io.grpc:grpc-protobuf:1.59.0'
implementation 'io.grpc:grpc-stub:1.58.0'
implementation 'io.projectreactor:reactor-core:3.5.11'
implementation 'com.salesforce.servicelibs:reactor-grpc-stub:1.2.4'
Expand Down

0 comments on commit 7901de3

Please sign in to comment.