Skip to content

Commit 8914df7

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.postgresql-postgresql-42.3.4' into combined-pr-branch
2 parents 219e245 + 52cf6a3 commit 8914df7

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
@@ -15,7 +15,7 @@ dependencies {
1515
testImplementation 'org.assertj:assertj-core:3.22.0'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.8.2'
1717

18-
testRuntimeOnly 'org.postgresql:postgresql:42.3.3'
18+
testRuntimeOnly 'org.postgresql:postgresql:42.3.4'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
2020
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.2'
2121
}

0 commit comments

Comments
 (0)