Skip to content

Commit

Permalink
fix(deps): 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 1f24fd4 commit dace9a4
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.2")

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

0 comments on commit dace9a4

Please sign in to comment.