Skip to content

Commit

Permalink
fix(deps): update mockito monorepo to v4.9.0 (#2260)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>

Signed-off-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2022
1 parent 63ee9c2 commit deafbd3
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 @@ -59,7 +59,7 @@ subprojects {
jacocoVersion = '0.8.8'
junit5Version = '5.9.1'
lombokVersion = '1.18.24'
mockitoVersion = '4.8.1'
mockitoVersion = '4.9.0'
openlineageVersion = '0.17.0'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.5.0'
Expand Down

0 comments on commit deafbd3

Please sign in to comment.