Bump com.google.guava:guava from 33.3.0-android to 33.3.1-android

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-android to 33.3.1-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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 06:37:43 +00:00 committed by GitHub
parent 474f4bb5a0
commit 3dea19df4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.0-android</version>
<version>33.3.1-android</version>
</dependency>
<dependency>
<groupId>junit</groupId>