Skip to content

Commit

Permalink
fix(deps): update mockito monorepo to v5.1.0 (#2386)
Browse files Browse the repository at this point in the history
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] committed Jan 30, 2023
1 parent 097c1a7 commit 0f9bb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -59,7 +59,7 @@ subprojects {
jacocoVersion = '0.8.8'
junit5Version = '5.9.2'
lombokVersion = '1.18.24'
mockitoVersion = '5.0.0'
mockitoVersion = '5.1.0'
openlineageVersion = '0.18.0'
slf4jVersion = '1.7.36'
postgresqlVersion = '42.5.1'
Expand Down

0 comments on commit 0f9bb26

Please sign in to comment.