Skip to content

Commit 7ef5850

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.postgresql-postgresql-42.7.7' into combined-pr-branch
2 parents f80926c + 5205e52 commit 7ef5850

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
@@ -17,7 +17,7 @@ dependencies {
1717
testImplementation 'org.junit.jupiter:junit-jupiter'
1818

1919
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
20-
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
20+
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
2121
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2222
}
2323

0 commit comments

Comments
 (0)