Skip to content

Commit 5021d76

Browse files
chore(deps): Bump org.mockito:mockito-junit-jupiter (#754)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter 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>
1 parent 37354b4 commit 5021d76

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
@@ -55,7 +55,7 @@ ext {
5555
jsonSchemaValidator = '1.4.0'
5656

5757
mockitoCoreVersion = '5.11.0'
58-
mockitoJunitJupiterVersion = '5.11.0'
58+
mockitoJunitJupiterVersion = '5.12.0'
5959

6060
monetaVersion = '1.4.4'
6161
moneyApiVersion = '1.1'

0 commit comments

Comments
 (0)