Merge pull request #84 from ViaVersion/dependabot/gradle/org.apache.commons-commons-lang3-3.13.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
This commit is contained in:
RK_01 2023-07-28 12:46:21 +02:00 committed by GitHub
commit 6d43e7159f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ dependencies {
include "com.google.code.gson:gson:2.10.1"
include "com.formdev:flatlaf:3.1.1"
include "com.google.guava:guava:32.1.1-jre"
include "org.apache.commons:commons-lang3:3.12.0"
include "org.apache.commons:commons-lang3:3.13.0"
include "commons-io:commons-io:2.13.0"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.20.0"