We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9367140 commit 96f2b5fCopy full SHA for 96f2b5f
benchmark-overhead/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
26
testImplementation("org.jooq:joox:2.0.0")
27
testImplementation("com.jayway.jsonpath:json-path:2.8.0")
28
- testImplementation("org.slf4j:slf4j-simple:2.0.7")
+ testImplementation("org.slf4j:slf4j-simple:2.0.9")
29
30
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
31
}
0 commit comments