Skip to content

Commit

Permalink
Bump postgresql from 42.2.9 to 42.2.10 in /modules/junit-jupiter
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 7, 2020
1 parent 7cb8ef5 commit 872fb50
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 @@ -13,7 +13,7 @@ dependencies {
exclude(module: 'hamcrest-core')
}

testRuntime 'org.postgresql:postgresql:42.2.9'
testRuntime 'org.postgresql:postgresql:42.2.10'
testRuntime 'mysql:mysql-connector-java:8.0.19'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
}
Expand Down

0 comments on commit 872fb50

Please sign in to comment.