Skip to content

Commit 6d612d4

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.postgresql-postgresql-42.7.4' into combined-pr-branch
2 parents d6c20bb + 73c1488 commit 6d612d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation 'org.assertj:assertj-core:3.26.3'
1717
testImplementation 'org.junit.jupiter:junit-jupiter'
1818

19-
testRuntimeOnly 'org.postgresql:postgresql:42.7.3'
19+
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
2020
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2121
}
2222

0 commit comments

Comments
 (0)