Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.16 to 8.0.17 in /modules/mysql (#1633
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot-preview[bot] committed Jul 24, 2019
1 parent 65f4ee7 commit eb7d96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mysql/build.gradle
Expand Up @@ -3,7 +3,7 @@ description = "Testcontainers :: JDBC :: MySQL"
dependencies {
compile project(':jdbc')

testCompile 'mysql:mysql-connector-java:8.0.16'
testCompile 'mysql:mysql-connector-java:8.0.17'
testCompile 'com.zaxxer:HikariCP-java6:2.3.13'
testCompile 'org.apache.tomcat:tomcat-jdbc:9.0.22'
testCompile 'commons-dbutils:commons-dbutils:1.7'
Expand Down

0 comments on commit eb7d96b

Please sign in to comment.