Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.3.4 (#1953)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Willy Lulciuc <willy@datakin.com>
  • Loading branch information
3 people authored Apr 19, 2022
1 parent e2e9f96 commit 51d4574
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 @@ -61,7 +61,7 @@ subprojects {
mockitoVersion = '4.4.0'
openlineageVersion = '0.6.2'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.3.3'
postgresqlVersion = '42.3.4'
isReleaseVersion = !version.endsWith('SNAPSHOT')
}

Expand Down

0 comments on commit 51d4574

Please sign in to comment.