Skip to content

Commit ffe0fb5

Browse files
bump org.postgresql:postgresql from 42.6.0 to 42.7.1 (via #999)
1 parent 5fb84fe commit ffe0fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

allure-jooq/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation(project(":allure-java-commons-test"))
1616
testImplementation(project(":allure-junit-platform"))
1717
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
18-
testRuntimeOnly("org.postgresql:postgresql:42.6.0")
18+
testRuntimeOnly("org.postgresql:postgresql:42.7.1")
1919
}
2020

2121
java {

0 commit comments

Comments
 (0)