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.
1 parent 11cf752 commit f443525Copy full SHA for f443525
build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
api "com.github.TheRandomLabs:CurseAPI:master-SNAPSHOT"
28
29
testRuntimeOnly "org.apache.logging.log4j:log4j-core:2.13.0"
30
- testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j18-impl:2.12.1"
+ testRuntimeOnly "org.apache.logging.log4j:log4j-slf4j18-impl:2.13.0"
31
32
testImplementation "com.github.TheRandomLabs:TRLUtils-IO:master-SNAPSHOT"
33
0 commit comments