Skip to content

Commit

Permalink
Update log4j2 monorepo to v2.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 9894374 commit 71f4209
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 @@ -16,8 +16,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.2")
compileOnly("org.apache.logging.log4j", "log4j-core", "2.24.2")

implementation(libs.bstats)

Expand Down

0 comments on commit 71f4209

Please sign in to comment.