Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent fd1f3a1 commit 08934b7
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 @@ -79,7 +79,7 @@ ext {
lettuceVersion = '6.5.0.RELEASE'
// TODO: Lucene Version 9 now available but changed the naming of Codec files and so does not work with XTDB
luceneVersion = '8.11.3'
openlineageVersion = '1.25.0'
openlineageVersion = '1.26.0'
ossVersion = '4.16.0'
// TODO: Held as data engine breaks
mockitoVersion = '4.11.0'
Expand Down

0 comments on commit 08934b7

Please sign in to comment.