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 051ac01 commit aef7f7dCopy full SHA for aef7f7d
build.gradle.kts
@@ -38,7 +38,7 @@ repositories {
38
dependencies {
39
compileOnly("xyz.theprogramsrc:simplecoreapi:0.8.0-SNAPSHOT")
40
41
- implementation("org.apache.logging.log4j:log4j-api:2.20.0")
+ implementation("org.apache.logging.log4j:log4j-api:2.21.0")
42
implementation("org.apache.logging.log4j:log4j-core:2.21.0")
43
44
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
0 commit comments