Skip to content

Commit

Permalink
chore(deps): Bump org.mockito:mockito-junit-jupiter
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](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-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent e2dac5e commit 66427f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ext {
jsonSchemaValidator = '1.5.1'

mockitoCoreVersion = '5.12.0'
mockitoJunitJupiterVersion = '5.12.0'
mockitoJunitJupiterVersion = '5.13.0'

monetaVersion = '1.4.4'
moneyApiVersion = '1.1'
Expand Down

0 comments on commit 66427f5

Please sign in to comment.