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 44d59cf commit f781a6aCopy full SHA for f781a6a
1 file changed
allure-jooq/build.gradle.kts
@@ -17,7 +17,7 @@ dependencies {
17
testImplementation(project(":allure-junit-platform"))
18
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
19
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
20
- testRuntimeOnly("org.postgresql:postgresql:42.7.11")
+ testRuntimeOnly("org.postgresql:postgresql:42.7.13")
21
}
22
23
tasks.compileJava {
0 commit comments