Skip to content

Commit

Permalink
Bump postgresql from 42.2.8 to 42.2.9 in /modules/junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.8 to 42.2.9.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.8...REL42.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 13, 2019
1 parent 2af0919 commit 3aa31a3
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.8'
testRuntime 'org.postgresql:postgresql:42.2.9'
testRuntime 'mysql:mysql-connector-java:8.0.18'
testRuntime 'org.junit.jupiter:junit-jupiter-engine:5.5.2'
}
Expand Down

0 comments on commit 3aa31a3

Please sign in to comment.