Skip to content

Commit

Permalink
Bump mockito from 5.14.2 to 5.15.2 in /service
Browse files Browse the repository at this point in the history
Bumps `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]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f529b55 commit 5cede46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlin = "2.1.0"
ktfmt = "0.21.0"
ktlint = "1.5.0"
ktlint-gradle = "12.1.0"
mockito = "5.14.2"
mockito = "5.15.2"
owasp = "11.1.0"
spring-boot = "3.4.1"
versions = "0.51.0"
Expand Down

0 comments on commit 5cede46

Please sign in to comment.