We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0006c commit 45da291Copy full SHA for 45da291
1 file changed
allure-jooq/build.gradle.kts
@@ -1,6 +1,6 @@
1
description = "Allure JOOQ Integration"
2
3
-val jooqVersion = "3.19.10"
+val jooqVersion = "3.20.11"
4
5
dependencies {
6
api(project(":allure-java-commons"))
0 commit comments