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 79e47ef commit ea46edbCopy full SHA for ea46edb
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ kotlinx-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-
18
google-guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }
19
seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "5.5.0" }
20
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.9.0" }
21
-slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.13" }
+slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.16" }
22
23
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "5.1.4" }
24
0 commit comments