Skip to content

Commit 3ac5771

Browse files
fix(deps): update dependency org.postgresql:postgresql to v42.7.4 (MarquezProject#2912)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa317f8 commit 3ac5771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ subprojects {
5959
mockitoVersion = '5.4.0'
6060
openlineageVersion = '1.23.0'
6161
slf4jVersion = '1.7.36'
62-
postgresqlVersion = '42.6.0'
62+
postgresqlVersion = '42.7.4'
6363
}
6464

6565
dependencies {

0 commit comments

Comments
 (0)