Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#55)

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

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-09-24 17:49:53 +02:00 committed by GitHub
parent 65fd9eedb0
commit 01bcca033e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ dependencies {
compileOnly "net.raphimc:ViaBedrock:0.0.12-SNAPSHOT"
compileOnly "org.cloudburstmc.netty:netty-transport-raknet:1.0.0.CR3-SNAPSHOT"
api "com.google.guava:guava:33.3.0-jre"
api "com.google.guava:guava:33.3.1-jre"
api "org.slf4j:slf4j-api:2.0.16"
}