Skip to content

Commit 162918a

Browse files
fix(deps): update dependency io.openlineage:openlineage-java to v0.19.2 (#2347)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Willy Lulciuc <willy@datakin.com>
1 parent d17668a commit 162918a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ subprojects {
6060
junit5Version = '5.9.2'
6161
lombokVersion = '1.18.24'
6262
mockitoVersion = '5.1.0'
63-
openlineageVersion = '0.18.0'
63+
openlineageVersion = '0.19.2'
6464
slf4jVersion = '1.7.36'
6565
postgresqlVersion = '42.5.1'
6666
isReleaseVersion = !version.endsWith('SNAPSHOT')

0 commit comments

Comments
 (0)