Skip to content

Commit

Permalink
chore(deps): Bump org-mockito from 5.14.2 to 5.15.2 (#1145)
Browse files Browse the repository at this point in the history
Bumps `org-mockito` from 5.14.2 to 5.15.2.

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 Jan 10, 2025
1 parent f67ff51 commit e4f2a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nodeVersion = "22.12.0"
npm = "10.9.0"
openapi-gradle = "1.9.0"
org-junit-jupiter = "5.11.4"
org-mockito = "5.14.2"
org-mockito = "5.15.2"
org-slf4j = "2.0.16"
org-testcontainers = "1.20.4"
owasp-dependencycheck = "11.1.1"
Expand Down

0 comments on commit e4f2a8b

Please sign in to comment.