mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-14 19:15:08 -05:00
Merge pull request #266 from ViaVersion/dependabot/gradle/org.apache.commons-commons-lang3-3.16.0
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
This commit is contained in:
commit
4bc610eb96
1 changed files with 1 additions and 1 deletions
|
@ -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.15.0"
|
||||
include "org.apache.commons:commons-lang3:3.16.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"
|
||||
|
|
Loading…
Reference in a new issue