Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent f75963f commit 23bc3c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schematicbrushreborn-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies {
compileOnly(libs.jackson.yaml)
compileOnly(libs.adventure.bukkit)
compileOnly(libs.adventure.minimessage)
compileOnly("org.apache.logging.log4j", "log4j-slf4j2-impl", "2.24.1")
compileOnly("org.apache.logging.log4j", "log4j-core", "2.24.1")
compileOnly("org.apache.logging.log4j", "log4j-slf4j2-impl", "2.24.3")
compileOnly("org.apache.logging.log4j", "log4j-core", "2.24.3")

implementation(libs.bstats)

Expand Down

0 comments on commit 23bc3c4

Please sign in to comment.