We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60776e9 commit e1fca18Copy full SHA for e1fca18
benchmark-overhead/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
26
testImplementation("org.jooq:joox:2.0.1")
27
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
28
- testImplementation("org.slf4j:slf4j-simple:2.0.14")
+ testImplementation("org.slf4j:slf4j-simple:2.0.15")
29
30
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
31
}
0 commit comments