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 5a1ac8b commit 12edeccCopy full SHA for 12edecc
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "
20
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.9.0" }
21
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.17" }
22
23
-oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.12" }
+oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.13" }
24
25
26
##### Testing libraries
0 commit comments