Merge pull request #282 from ViaVersion/dependabot/gradle/org.apache.commons-commons-lang3-3.17.0

Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
This commit is contained in:
Lenni0451 2024-08-30 06:58:59 +02:00 committed by GitHub
commit 8f0ed1f8f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,7 +69,7 @@ dependencies {
include "com.google.code.gson:gson:2.11.0"
include "com.formdev:flatlaf:3.5.1"
include "com.formdev:flatlaf-extras:3.5.1"
include "org.apache.commons:commons-lang3:3.16.0"
include "org.apache.commons:commons-lang3:3.17.0"
include "commons-io:commons-io:2.16.1"
include "net.sf.jopt-simple:jopt-simple:5.0.4"
include "org.apache.logging.log4j:log4j-core:2.23.1"