Skip to content

Commit 58a3ebc

Browse files
fix(deps): update dependency org.jooq:joox to v2.0.1 (main) (#11296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da4850 commit 58a3ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-overhead/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
testImplementation("org.junit.jupiter:junit-jupiter-api")
2424
testImplementation("org.junit.jupiter:junit-jupiter-params")
2525
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
26-
testImplementation("org.jooq:joox:2.0.0")
26+
testImplementation("org.jooq:joox:2.0.1")
2727
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
2828
testImplementation("org.slf4j:slf4j-simple:2.0.13")
2929

0 commit comments

Comments
 (0)