Skip to content

Commit

Permalink
Bump mysql-connector-java from 8.0.20 to 8.0.21 in /modules/spock (#3032
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard North <[email protected]>
  • Loading branch information
dependabot[bot] and rnorth authored Jul 31, 2020
1 parent 10dbdd9 commit 2056268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'

testRuntime 'org.postgresql:postgresql:42.2.14'
testRuntime 'mysql:mysql-connector-java:8.0.20'
testRuntime 'mysql:mysql-connector-java:8.0.21'
}

sourceJar {
Expand Down

0 comments on commit 2056268

Please sign in to comment.