Skip to content

Commit 33e26de

Browse files
dependabot-preview[bot]rnorth
authored andcommitted
Bump mysql-connector-java from 8.0.17 to 8.0.18 in /modules/mys… (#1968)
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 c6e76b4 commit 33e26de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/mysql/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: MySQL"
33
dependencies {
44
compile project(':jdbc')
55

6-
testCompile 'mysql:mysql-connector-java:8.0.17'
6+
testCompile 'mysql:mysql-connector-java:8.0.18'
77
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
88
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.26'
99
testCompile 'commons-dbutils:commons-dbutils:1.7'

0 commit comments

Comments
 (0)