Skip to content

Commit

Permalink
Bump postgresql from 42.2.14 to 42.2.15 in /modules/junit-jupiter
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2020
1 parent 82bc165 commit 779368d
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 @@ -15,7 +15,7 @@ dependencies {
testCompile 'org.assertj:assertj-core:3.16.1'
testCompile 'org.junit.jupiter:junit-jupiter-params:5.6.2'

testRuntime 'org.postgresql:postgresql:42.2.14'
testRuntime 'org.postgresql:postgresql:42.2.15'
testRuntime 'mysql:mysql-connector-java:8.0.21'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.6.2'
}
Expand Down

0 comments on commit 779368d

Please sign in to comment.