Skip to content

Commit

Permalink
Merge branch 'main' into ignore-deps-for-oss-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
wslulciuc authored Oct 25, 2024
2 parents ae3f263 + 0dd5d6a commit 7bce9b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ subprojects {
}

ext {
assertjVersion = '3.25.3'
assertjVersion = '3.26.3'
dropwizardVersion = '2.1.12'
jacocoVersion = '0.8.12'
junit5Version = '5.10.2'
lombokVersion = '1.18.34'
mockitoVersion = '5.4.0'
openlineageVersion = '1.13.1'
openlineageVersion = '1.23.0'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.6.0'
}
Expand Down

0 comments on commit 7bce9b3

Please sign in to comment.