Skip to content

Commit 315b2c9

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.7 (via #1173)
1 parent aa0b985 commit 315b2c9

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
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation(project(":allure-java-commons-test"))
1717
testImplementation(project(":allure-junit-platform"))
1818
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
19-
testRuntimeOnly("org.postgresql:postgresql:42.7.3")
19+
testRuntimeOnly("org.postgresql:postgresql:42.7.7")
2020
}
2121

2222
tasks.compileJava {

0 commit comments

Comments
 (0)