Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 82a33e0 commit 3fa0f7f
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.24.0'
implementation 'com.google.protobuf:protobuf-java:3.25.5'
implementation 'com.google.protobuf:protobuf-java-util:3.25.5'
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-jre'
implementation "io.grpc:grpc-core:1.68.0"
implementation "io.grpc:grpc-stub:1.68.0"
implementation "io.grpc:grpc-netty-shaded:1.68.0"
Expand Down

0 comments on commit 3fa0f7f

Please sign in to comment.