Skip to content

Commit

Permalink
fix(deps): update dependency io.openlineage:openlineage-java to v0.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent 0f857c5 commit c2ed77d
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.16.1'
openlineageVersion = '0.17.0'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.5.0'
isReleaseVersion = !version.endsWith('SNAPSHOT')
Expand Down

0 comments on commit c2ed77d

Please sign in to comment.