Skip to content

Commit 8cc0439

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/com.mysql-mysql-connector-j-9.5.0' into combined-pr-branch
2 parents 7f6613f + d189c7b commit 8cc0439

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,5 +15,5 @@ dependencies {
1515
}
1616

1717
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
18-
testRuntimeOnly 'com.mysql:mysql-connector-j:8.2.0'
18+
testRuntimeOnly 'com.mysql:mysql-connector-j:9.5.0'
1919
}

0 commit comments

Comments
 (0)