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 9e3450c + 8cf5661 commit 7593da7Copy full SHA for 7593da7
modules/junit-jupiter/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
testCompile 'org.junit.jupiter:junit-jupiter-params:5.7.1'
17
18
testRuntime 'org.postgresql:postgresql:42.2.20'
19
- testRuntime 'mysql:mysql-connector-java:8.0.22'
+ testRuntime 'mysql:mysql-connector-java:8.0.25'
20
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
21
}
22
0 commit comments