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
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.2.10.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.9...REL42.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 8, 2020
1 parent 61ce025 commit 3cd431a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
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 3cd431a

Please sign in to comment.