Skip to content

Commit 3d62f41

Browse files
chore(deps): Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 (#957)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Timon Back <[email protected]>
1 parent bcee354 commit 3d62f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ext {
5454

5555
jsonSchemaValidator = '1.5.1'
5656

57-
mockitoCoreVersion = '5.12.0'
57+
mockitoCoreVersion = '5.13.0'
5858
mockitoJunitJupiterVersion = '5.13.0'
5959

6060
monetaVersion = '1.4.4'

0 commit comments

Comments
 (0)