Skip to content

Commit

Permalink
Bump mysql-connector-java in /modules/junit-jupiter (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 29, 2019
1 parent b12f652 commit 2d11d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
}

testRuntime 'org.postgresql:postgresql:42.2.6'
testRuntime 'mysql:mysql-connector-java:8.0.16'
testRuntime 'mysql:mysql-connector-java:8.0.17'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.1'
}

Expand Down

0 comments on commit 2d11d80

Please sign in to comment.