Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.3.4
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Apr 19, 2022
1 parent 2901e25 commit 59aabb9
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 59aabb9

Please sign in to comment.