Skip to content

Commit

Permalink
chore(deps): Bump org.mockito:mockito-junit-jupiter (springwolf#994)
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.13.0 to 5.14.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.1)

---
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>
  • Loading branch information
dependabot[bot] authored and ruskaof committed Nov 20, 2024
1 parent a81df7e commit 8b1e478
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.2'

mockitoCoreVersion = '5.13.0'
mockitoJunitJupiterVersion = '5.13.0'
mockitoJunitJupiterVersion = '5.14.1'

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

0 comments on commit 8b1e478

Please sign in to comment.