We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fb84fe commit ffe0fb5Copy full SHA for ffe0fb5
allure-jooq/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
testImplementation(project(":allure-java-commons-test"))
16
testImplementation(project(":allure-junit-platform"))
17
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
18
- testRuntimeOnly("org.postgresql:postgresql:42.6.0")
+ testRuntimeOnly("org.postgresql:postgresql:42.7.1")
19
}
20
21
java {
0 commit comments