Skip to content

Commit 08eaeef

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5.21.0 (#655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72ef05a commit 08eaeef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ apply from: "$rootDir/gradle-scripts/set-library-version.gradle"
2929

3030

3131
ext {
32-
mockitoVersion = '5.20.0'
32+
mockitoVersion = '5.21.0'
3333
slf4jTestVersion = '3.0.3'
3434
assertjVersion = '3.27.6'
3535
pmdVersion = '7.20.0'

0 commit comments

Comments
 (0)