We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f6613f + d189c7b commit 8cc0439Copy full SHA for 8cc0439
modules/junit-jupiter/build.gradle
@@ -15,5 +15,5 @@ dependencies {
15
}
16
17
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
18
- testRuntimeOnly 'com.mysql:mysql-connector-j:8.2.0'
+ testRuntimeOnly 'com.mysql:mysql-connector-j:9.5.0'
19
0 commit comments