Skip to content

Commit 68ff60b

Browse files
Bump mysql-connector-java in /modules/junit-jupiter
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.19 to 8.0.20. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 89d77fb commit 68ff60b

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
@@ -16,7 +16,7 @@ dependencies {
1616
testCompile 'org.junit.jupiter:junit-jupiter-params:5.6.2'
1717

1818
testRuntime 'org.postgresql:postgresql:42.2.12'
19-
testRuntime 'mysql:mysql-connector-java:8.0.19'
19+
testRuntime 'mysql:mysql-connector-java:8.0.20'
2020
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
2121
}
2222

0 commit comments

Comments
 (0)