Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre

Bumps [com.google.guava:guava-testlib](https://github.com/google/guava) from 33.2.1-jre to 33.3.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-testlib
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-18 14:28:39 +00:00 committed by Gary Gregory
parent 30c198f3ec
commit e80a249d7e
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.2.1-jre</version>
<version>33.3.0-jre</version>
<scope>test</scope>
</dependency>
</dependencies>