Skip to content

Commit 9f748ab

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump mysql-connector-java from 8.0.18 to 8.0.19 in /modules/jun… (#2244)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.18 to 8.0.19. - [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 dd5fe11 commit 9f748ab

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.9'
17-
testRuntime 'mysql:mysql-connector-java:8.0.18'
17+
testRuntime 'mysql:mysql-connector-java:8.0.19'
1818
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
1919
}
2020

0 commit comments

Comments
 (0)