Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0
Browse files Browse the repository at this point in the history
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.15.2...v5.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Mar 3, 2025
1 parent 2e125a7 commit bb2ccd2
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 @@ -25,7 +25,7 @@ junitVersion = "5.12.0"
junitPlatformVersion = "1.12.0"
jxlsVersion = "1.0.6"
kotlinVersion = "2.1.10"
mockitoVersion = "5.15.2"
mockitoVersion = "5.16.0"
netty4Version = "4.1.119.Final"
poiVersion = "3.17"
restAssuredVersion = "5.5.1"
Expand Down

0 comments on commit bb2ccd2

Please sign in to comment.