Merge pull request #74 from ViaVersion/dependabot/gradle/com.google.guava-guava-32.1.0-jre

Bump com.google.guava:guava from 32.0.1-jre to 32.1.0-jre
This commit is contained in:
RK_01 2023-06-30 08:33:54 +02:00 committed by GitHub
commit 54795076f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,7 +91,7 @@ dependencies {
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.1.1"
include "com.google.guava:guava:32.0.1-jre"
include "com.google.guava:guava:32.1.0-jre"
include "org.apache.commons:commons-lang3:3.12.0"
include "commons-io:commons-io:2.13.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"