We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64901a8 commit 3ca5fcdCopy full SHA for 3ca5fcd
gradle/libs.versions.toml
@@ -11,9 +11,7 @@ jvm-dependency-conflict-resolution = "2.1.2"
11
kotlin = "2.0.20"
12
kotlinx-coroutines = "1.9.0"
13
kotlinx-datetime = "0.6.1"
14
-# Getting warnings with Log4J 2.24.0:
15
-# https://github.com/apache/logging-log4j2/issues/2933.
16
-log4j = "2.23.1"
+log4j = "2.24.1"
17
log4j-kotlin = "1.5.0"
18
mockk = "1.13.12"
19
spring = "6.1.13"
0 commit comments