mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-23 12:06:06 +01:00
Merge pull request #48 from RaphiMC/dependabot/gradle/commons-io-commons-io-2.12.0
Bump commons-io:commons-io from 2.11.0 to 2.12.0
This commit is contained in:
commit
c716aee69e
@ -96,7 +96,7 @@ dependencies {
|
||||
include "com.formdev:flatlaf:3.1.1"
|
||||
include "com.google.guava:guava:31.1-jre"
|
||||
include "org.apache.commons:commons-lang3:3.12.0"
|
||||
include "commons-io:commons-io:2.11.0"
|
||||
include "commons-io:commons-io:2.12.0"
|
||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||
include "org.apache.logging.log4j:log4j-core:2.20.0"
|
||||
include "org.apache.logging.log4j:log4j-slf4j-impl:2.20.0"
|
||||
|
Loading…
Reference in New Issue
Block a user