Skip to content

Commit

Permalink
Bump postgresql from 42.3.5 to 42.3.6 (#10501)
Browse files Browse the repository at this point in the history
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.5 to 42.3.6.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.5...REL42.3.6)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2022
1 parent cb1a53c commit 0333b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ subprojects {
logbackClassicVersion = '1.2.11'
mockitoVersion = '4.5.1'
openFeignVersion = '11.8'
postgresqlVersion = '42.3.5'
postgresqlVersion = '42.3.6'
snakeYamlVersion = '2.3'
sonatypeGoodiesPrefsVersion = '2.3.4'
substanceVersion = '4.5.0'
Expand Down

0 comments on commit 0333b85

Please sign in to comment.