Skip to content

Commit c2d41f8

Browse files
Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfb713d commit c2d41f8

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
@@ -121,7 +121,7 @@ subprojects {
121121
commonsMathVersion = '3.6.1'
122122
junitVersion = '5.13.4'
123123
log4jVersion = '2.25.3'
124-
mockitoVersion = '5.21.0'
124+
mockitoVersion = '5.22.0'
125125
hamcrestVersion = '3.0'
126126
xmlbeansVersion = '5.3.0'
127127
batikVersion = '1.19'

0 commit comments

Comments
 (0)