Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 3b47390 commit 9a51536
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 @@ -78,7 +78,7 @@ dependencies {
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
implementation 'com.google.protobuf:protobuf-java:3.25.3'
implementation 'com.google.protobuf:protobuf-java-util:3.25.3'
implementation 'com.google.guava:guava:33.2.0-jre'
implementation 'com.google.guava:guava:33.2.1-jre'
implementation "io.grpc:grpc-core:1.64.0"
implementation "io.grpc:grpc-stub:1.64.0"
implementation "io.grpc:grpc-netty-shaded:1.64.0"
Expand Down

0 comments on commit 9a51536

Please sign in to comment.