Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.9.1 (#2139)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent cdbabcf commit 5e47e0e
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 @@ -57,7 +57,7 @@ subprojects {
assertjVersion = '3.23.1'
dropwizardVersion = '2.1.2'
jacocoVersion = '0.8.8'
junit5Version = '5.8.2'
junit5Version = '5.9.1'
lombokVersion = '1.18.24'
mockitoVersion = '4.8.0'
openlineageVersion = '0.14.1'
Expand Down

0 comments on commit 5e47e0e

Please sign in to comment.