We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2014536 + 2d684b5 commit 11cf752Copy full SHA for 11cf752
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation "org.slf4j:slf4j-api:2.0.0-alpha1"
27
api "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
28
29
- testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.12.1"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.13.0"
30
testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j18-impl:2.12.1"
31
32
testImplementation "com.github.TheRandomLabs:TRLUtils-IO:master-SNAPSHOT"
0 commit comments