Skip to content

Commit

Permalink
Bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps the java group with 1 update in the /java directory: [com.google.guava:guava](https://github.com/google/guava).


Updates `com.google.guava:guava` from 33.3.1-android to 33.4.0-android
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent ddbe9d7 commit 55d55c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<protoc.version>3.22.2</protoc.version>
<google.guava.version>33.3.1-android</google.guava.version>
<google.guava.version>33.4.0-android</google.guava.version>
<google.protobuf.version>4.29.2</google.protobuf.version>
<protobuf.maven.plugin.version>0.6.1</protobuf.maven.plugin.version>

Expand Down

0 comments on commit 55d55c8

Please sign in to comment.