Skip to content

Commit

Permalink
upgrade logj4 to 2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oshai committed Nov 27, 2023
1 parent 8645615 commit 709aea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
extra["slf4j_version"] = "2.0.6"
extra["coroutines_version"] = "1.6.4"
extra["log4j_version"] = "2.20.0"
extra["log4j_version"] = "2.22.0"
extra["mockito_version"] = "4.11.0"
extra["junit_version"] = "5.9.2"
extra["junit_version"] = "5.9.2"

0 comments on commit 709aea7

Please sign in to comment.