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 892b478 commit 44cb8a5Copy full SHA for 44cb8a5
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "1.9.10"
3
log4j = "2.20.0"
4
5
[libraries]
6
-annotations = "org.jetbrains:annotations:24.0.1"
+annotations = "org.jetbrains:annotations:24.1.0"
7
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
8
logging-api = { module = "org.apache.logging.log4j:log4j-api", version.ref = "log4j" }
9
logging-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
0 commit comments