Skip to content

Commit 8cf76c0

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/jun… (#1971)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.17 to 8.0.18. - [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]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e36ec2b commit 8cf76c0

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
@@ -14,7 +14,7 @@ dependencies {
1414
}
1515

1616
testRuntime 'org.postgresql:postgresql:42.2.8'
17-
testRuntime 'mysql:mysql-connector-java:8.0.17'
17+
testRuntime 'mysql:mysql-connector-java:8.0.18'
1818
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
1919
}
2020

0 commit comments

Comments
 (0)