Skip to content

Commit 762024d

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j-api to v2.20.0 (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 603ebd0 commit 762024d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ javapoet = "1.13.0"
2323

2424
# Logging
2525
slf4j = "2.0.6"
26-
log4j = "2.19.0"
26+
log4j = "2.20.0"
2727

2828
# Code safety
2929
annotations = "24.0.1"

0 commit comments

Comments
 (0)