We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa317f8 commit 3ac5771Copy full SHA for 3ac5771
build.gradle
@@ -59,7 +59,7 @@ subprojects {
59
mockitoVersion = '5.4.0'
60
openlineageVersion = '1.23.0'
61
slf4jVersion = '1.7.36'
62
- postgresqlVersion = '42.6.0'
+ postgresqlVersion = '42.7.4'
63
}
64
65
dependencies {
0 commit comments