There was an error while loading. Please reload this page.
1 parent aa0b985 commit 315b2c9Copy full SHA for 315b2c9
allure-jooq/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
testImplementation(project(":allure-java-commons-test"))
17
testImplementation(project(":allure-junit-platform"))
18
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
19
- testRuntimeOnly("org.postgresql:postgresql:42.7.3")
+ testRuntimeOnly("org.postgresql:postgresql:42.7.7")
20
}
21
22
tasks.compileJava {
0 commit comments