Skip to content

Commit

Permalink
Merge branch 'main' into fix/api-spec-dataset-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
phixMe authored Jan 31, 2023
2 parents 5d34d77 + 162918a commit 6a42aa6
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.2'
lombokVersion = '1.18.24'
mockitoVersion = '5.1.0'
openlineageVersion = '0.18.0'
openlineageVersion = '0.19.2'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.5.1'
isReleaseVersion = !version.endsWith('SNAPSHOT')
Expand Down

0 comments on commit 6a42aa6

Please sign in to comment.