Skip to content

Commit

Permalink
fix(deps): update dependency io.openlineage:openlineage-java to v0.16…
Browse files Browse the repository at this point in the history
….1 (#2223)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

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>
  • Loading branch information
renovate[bot] and wslulciuc authored Nov 7, 2022
1 parent cb7e10c commit 2913809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ subprojects {
junit5Version = '5.9.1'
lombokVersion = '1.18.24'
mockitoVersion = '4.8.1'
openlineageVersion = '0.14.1'
openlineageVersion = '0.16.1'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.5.0'
isReleaseVersion = !version.endsWith('SNAPSHOT')
Expand Down

0 comments on commit 2913809

Please sign in to comment.