Skip to content

Commit

Permalink
Update dependency org.postgresql:postgresql to v42.7.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 5ba7503 commit 35c8a40
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 @@ -59,7 +59,7 @@ subprojects {
mockitoVersion = '5.4.0'
openlineageVersion = '1.13.1'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.6.0'
postgresqlVersion = '42.7.4'
}

dependencies {
Expand Down

0 comments on commit 35c8a40

Please sign in to comment.