Skip to content

Commit f781a6a

Browse files
build(deps): bump org.postgresql:postgresql from 42.7.11 to 42.7.13 (via #1352)
1 parent 44d59cf commit f781a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

allure-jooq/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
testImplementation(project(":allure-junit-platform"))
1818
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
1919
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
20-
testRuntimeOnly("org.postgresql:postgresql:42.7.11")
20+
testRuntimeOnly("org.postgresql:postgresql:42.7.13")
2121
}
2222

2323
tasks.compileJava {

0 commit comments

Comments
 (0)