Skip to content

Commit

Permalink
Merge pull request #938 from dipjyotimetia/dependabot/gradle/com.goog…
Browse files Browse the repository at this point in the history
…le.guava-guava-32.0.0-jre
  • Loading branch information
github-actions[bot] committed May 29, 2023
2 parents c136a44 + 660aa72 commit 62980f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ dependencies {
implementation "io.cloudevents:cloudevents-kafka:${ceVersion}"
implementation "io.cloudevents:cloudevents-protobuf:${ceVersion}"
implementation 'cloud.localstack:localstack-utils:0.2.23'
implementation 'com.google.guava:guava:31.1-jre'
implementation 'com.google.guava:guava:32.0.0-jre'
runtimeOnly "io.grpc:grpc-netty-shaded:${grpcVersion}"
implementation "io.grpc:grpc-protobuf:${grpcVersion}"
implementation "io.grpc:grpc-stub:${grpcVersion}"
Expand Down

0 comments on commit 62980f5

Please sign in to comment.