We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0903b55 commit a46fd35Copy full SHA for a46fd35
mock-api/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
16
implementation("org.wiremock:wiremock:3.9.1")
17
implementation("io.github.oshai:kotlin-logging-jvm:7.0.0")
18
- implementation("org.slf4j:slf4j-simple:2.0.13")
+ implementation("org.slf4j:slf4j-simple:2.0.16")
19
}
20
21
application {
0 commit comments