Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#37)

Bumps [com.google.guava:guava](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
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-20 03:59:04 -07:00
committed by GitHub
parent 58e2906c0f
commit 09abe2f2b5
+1 -1
View File
@@ -20,7 +20,7 @@ coil = "2.7.0"
coroutines = "1.9.0-RC.2" coroutines = "1.9.0-RC.2"
junit = "4.13.2" junit = "4.13.2"
chucker = "4.0.0" chucker = "4.0.0"
guava = "33.2.1-jre" guava = "33.3.0-jre"
lifecycle = "2.8.4" lifecycle = "2.8.4"
core-ktx = "1.13.1" core-ktx = "1.13.1"
material = "1.12.0" material = "1.12.0"