We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9da4850 commit 58a3ebcCopy full SHA for 58a3ebc
benchmark-overhead/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
testImplementation("org.junit.jupiter:junit-jupiter-api")
24
testImplementation("org.junit.jupiter:junit-jupiter-params")
25
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
26
- testImplementation("org.jooq:joox:2.0.0")
+ 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.13")
29
0 commit comments