Skip to content

Commit

Permalink
Bump org.mockito:mockito-inline from 4.6.1 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.6.1 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.6.1...v5.2.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 89c847f commit 77566f4
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 @@ -15,7 +15,7 @@ javaxJaxb = "2.3.1"
jaxb = "4.0.1"
json = "20220924"
lombok = "1.18.32"
mockitoInline = "4.6.1"
mockitoInline = "5.2.0"
postgreSql = "42.7.3"
sonarqube = "5.0.0.4638"
springBoot = "2.7.5"
Expand Down

0 comments on commit 77566f4

Please sign in to comment.