Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 6887862 commit 2d78d74
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 @@ -12,7 +12,7 @@ org-apache-commons-commons-lang3 = "3.14.0"
org-apache-logging-log4j-log4j-slf4j-impl = "2.23.1"
org-assertj-assertj-core = "3.25.3"
org-bouncycastle-bcpkix-jdk18on = "1.78.1"
org-mockito-mockito-core = "5.11.0"
org-mockito-mockito-core = "5.12.0"
org-restlet-jse-org-restlet = "2.4.3"
org-restlet-jse-org-restlet-ext-simple = "2.4.3"
org-slf4j-slf4j-api = "2.0.13"
Expand Down

0 comments on commit 2d78d74

Please sign in to comment.