Skip to content

Commit

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


Updates `com.google.guava:guava` from 32.1.3-jre to 33.0.0-jre
- [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:development
  update-type: version-update:semver-major
  dependency-group: java-test-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a025451 commit 83f7b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<mockito.version>5.8.0</mockito.version>
<jmh.version>1.37</jmh.version>
<hamcrest.version>2.2</hamcrest.version>
<guava.version>32.1.3-jre</guava.version>
<guava.version>33.0.0-jre</guava.version>

<!-- maven plugins -->
<dependency-check.version>9.0.6</dependency-check.version>
Expand Down

0 comments on commit 83f7b4e

Please sign in to comment.