Skip to content

Commit

Permalink
Update dependency org.apache.logging.log4j:log4j-api to v2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 7317c1c commit 6d49942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation("com.github.cryptomorin:XSeries:11.3.0")
implementation("dev.notmyfault.serverlib:ServerLib:2.3.6")
implementation("io.papermc:paperlib:1.0.8")
compileOnly("org.apache.logging.log4j:log4j-api:2.24.2")
compileOnly("org.apache.logging.log4j:log4j-api:2.24.3")
}

var buildNumber by extra("")
Expand Down

0 comments on commit 6d49942

Please # to comment.