Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Bump org.mockito:mockito-bom from 5.13.0 to 5.14.2
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-bom](https://github.com/mockito/mockito) from 5.13.0 to 5.14.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 6069d1c commit f8f32b6
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 @@ -5,7 +5,7 @@ jackson-bom = 'com.fasterxml.jackson:jackson-bom:2.18.0'
jakarta-servlet = 'jakarta.servlet:jakarta.servlet-api:6.0.0'
junit-bom = 'org.junit:junit-bom:5.11.1'
jsonassert = 'org.skyscreamer:jsonassert:1.5.3'
mockito-bom = 'org.mockito:mockito-bom:5.13.0'
mockito-bom = 'org.mockito:mockito-bom:5.14.2'
spring-framework-bom = 'org.springframework:spring-framework-bom:6.1.13'
spring-security-bom = 'org.springframework.security:spring-security-bom:6.4.0-SNAPSHOT'
webauthn4j-core = 'com.webauthn4j:webauthn4j-core:0.26.0.RELEASE'
Expand Down

0 comments on commit f8f32b6

Please sign in to comment.