Skip to content

Commit

Permalink
Bump io.openlineage:openlineage-java from 1.23.0 to 1.25.0
Browse files Browse the repository at this point in the history
Bumps [io.openlineage:openlineage-java](https://github.com/OpenLineage/OpenLineage) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/OpenLineage/OpenLineage/releases)
- [Changelog](https://github.com/OpenLineage/OpenLineage/blob/main/CHANGELOG.md)
- [Commits](OpenLineage/OpenLineage@1.23.0...1.25.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] authored Dec 4, 2024
1 parent f851ae6 commit fbf0dd6
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 @@ -76,7 +76,7 @@ ext {
lettuceVersion = '6.3.2.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.23.0'
openlineageVersion = '1.25.0'
ossVersion = '4.16.0'
// TODO: Held as data engine breaks
mockitoVersion = '4.11.0'
Expand Down

0 comments on commit fbf0dd6

Please sign in to comment.