Skip to content

Commit

Permalink
fix(deps): update log4j2 monorepo to v2.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 1f24fd4 commit 953d782
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 @@ -8,7 +8,7 @@ plugins {
group = "net.azisaba.simpleproxy"
version = "2.1.0"

extra.set("log4jVersion", "2.23.1")
extra.set("log4jVersion", "2.24.3")

java {
toolchain.languageVersion.set(JavaLanguageVersion.of(11))
Expand Down

0 comments on commit 953d782

Please sign in to comment.