Skip to content

Commit

Permalink
Upgraded log4j from 2.15.0 to 2.16.0 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Nagibin committed Dec 15, 2021
1 parent d0fb339 commit 4d8aacf
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.15.0"
extra["log4j_version"] = "2.16.0"
extra["mockito_version"] = "1.10.19"
extra["junit_version"] = "5.8.2"

0 comments on commit 4d8aacf

Please sign in to comment.