We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8254e2 commit 8d28ed5Copy full SHA for 8d28ed5
1 file changed
build.gradle
@@ -62,7 +62,7 @@ subprojects {
62
mockitoVersion = '5.1.1'
63
openlineageVersion = '0.20.6'
64
slf4jVersion = '1.7.36'
65
- postgresqlVersion = '42.5.3'
+ postgresqlVersion = '42.5.4'
66
isReleaseVersion = !version.endsWith('SNAPSHOT')
67
}
68
0 commit comments