Skip to content

Commit

Permalink
Bump io.openlineage:openlineage-java from 1.4.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [io.openlineage:openlineage-java](https://github.com/OpenLineage/OpenLineage) from 1.4.1 to 1.7.0.
- [Release notes](https://github.com/OpenLineage/OpenLineage/releases)
- [Changelog](https://github.com/OpenLineage/OpenLineage/blob/main/CHANGELOG.md)
- [Commits](OpenLineage/OpenLineage@1.4.1...1.7.0)

---
updated-dependencies:
- dependency-name: io.openlineage:openlineage-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 30, 2023
1 parent 00e191a commit a2c129f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ext {
lettuceVersion = '6.2.6.RELEASE'
// TODO: Version 9 now available
luceneVersion = '8.11.2'
openlineageVersion = '1.4.1'
openlineageVersion = '1.7.0'
ossVersion = '4.16.0'
// TODO: Held as data engine breaks
mockitoVersion = '4.11.0'
Expand Down

0 comments on commit a2c129f

Please sign in to comment.