We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e874ee2 commit cdd7b9bCopy full SHA for cdd7b9b
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.7.1")
+ testRuntimeOnly("org.postgresql:postgresql:42.7.3")
19
}
20
21
java {
0 commit comments