Skip to content

Commit

Permalink
Merge branch 'main' into feature/run-clean-with-shadowjar-in-dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wslulciuc authored Sep 27, 2022
2 parents 2de4352 + 5e47e0e commit 564ebf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ subprojects {

ext {
assertjVersion = '3.23.1'
dropwizardVersion = '2.1.1'
dropwizardVersion = '2.1.2'
jacocoVersion = '0.8.8'
junit5Version = '5.8.2'
junit5Version = '5.9.1'
lombokVersion = '1.18.24'
mockitoVersion = '4.5.1'
mockitoVersion = '4.8.0'
openlineageVersion = '0.14.1'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.3.7'
Expand Down

0 comments on commit 564ebf6

Please sign in to comment.