Skip to content

Commit

Permalink
update log4j to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Dec 18, 2021
1 parent acdce88 commit 4a5f41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle.kts
@@ -1,4 +1,4 @@
extra["slf4j_version"] = "1.7.32"
extra["log4j_version"] = "2.16.0"
extra["log4j_version"] = "2.17.0"
extra["mockito_version"] = "1.10.19"
extra["junit_version"] = "5.8.2"

0 comments on commit 4a5f41b

Please sign in to comment.