Skip to content

Commit

Permalink
fix(deps): update log4j2 monorepo to v2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 8aec32a commit 222b439
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.0.1"

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

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

0 comments on commit 222b439

Please sign in to comment.