Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-api from 2.23.1 to 2.24.3 (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 8aba9cb commit 2fc73c3
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 @@ -18,7 +18,7 @@ val junitVersion: String by project
dependencies {
implementation("com.google.code.gson:gson:2.9.1")
implementation("org.apache.logging.log4j:log4j-core:2.23.1")
implementation("org.apache.logging.log4j:log4j-api:2.23.1")
implementation("org.apache.logging.log4j:log4j-api:2.24.3")
implementation("org.slf4j:slf4j-nop:2.0.12")
implementation("com.lmax:disruptor:3.4.2")
implementation("io.netty:netty-all:4.1.107.Final")
Expand Down

0 comments on commit 2fc73c3

Please sign in to comment.