We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d34d77 + 162918a commit 6a42aa6Copy full SHA for 6a42aa6
1 file changed
build.gradle
@@ -60,7 +60,7 @@ subprojects {
60
junit5Version = '5.9.2'
61
lombokVersion = '1.18.24'
62
mockitoVersion = '5.1.0'
63
- openlineageVersion = '0.18.0'
+ openlineageVersion = '0.19.2'
64
slf4jVersion = '1.7.36'
65
postgresqlVersion = '42.5.1'
66
isReleaseVersion = !version.endsWith('SNAPSHOT')
0 commit comments