Skip to content

Commit

Permalink
Bump org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.1 (#395)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 25fce66 commit 9638b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ subprojects {
set("protobufVersion", "3.25.3")
set("medeiaValidatorVersion", "1.1.0")
set("junitVersion", "5.11.0")
set("mockitoVersion", "5.13.0")
set("mockitoVersion", "5.14.1")
set("junitPioneerVersion", "2.2.0")
set("spotBugsVersion", "4.8.6")
set("hamcrestVersion", "1.3")
Expand Down

0 comments on commit 9638b58

Please sign in to comment.