Skip to content

Bump org.mockito:mockito-core from 3.12.4 to 5.23.0#2688

Merged
riccardobl merged 1 commit intomasterfrom
dependabot/gradle/org.mockito-mockito-core-5.22.0
Apr 14, 2026
Merged

Bump org.mockito:mockito-core from 3.12.4 to 5.23.0#2688
riccardobl merged 1 commit intomasterfrom
dependabot/gradle/org.mockito-mockito-core-5.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps org.mockito:mockito-core from 3.12.4 to 5.23.0.

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

NOTE: Breaking change for Android

The mockito-android artifact has a breaking change: tests now require a device or emulator based on API 28+ (Android P). This is to enable new support for mocking Kotlin classes. See #3788 for more details.


Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

v5.22.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.22.0

v5.21.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.21.0

... (truncated)

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • 25f1395 Add core API to enable Kotlin singleton mocking (#3762)
  • ef9ee55 Avoids mocking private static methods, as well as package-private static meth...
  • d16fcfc Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)
  • 27eb8a3 Clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#3773)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 7, 2026
@riccardobl
Copy link
Copy Markdown
Member

/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch from a42aa13 to 8fcd217 Compare April 7, 2026 15:08
@dependabot dependabot bot changed the title Bump org.mockito:mockito-core from 3.12.4 to 5.22.0 Bump org.mockito:mockito-core from 3.12.4 to 5.23.0 Apr 14, 2026
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch from 8fcd217 to a298e0d Compare April 14, 2026 09:01
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.22.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.12.4...v5.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch from a298e0d to f99683d Compare April 14, 2026 09:03
@8Keep
Copy link
Copy Markdown
Contributor

8Keep commented Apr 14, 2026

@riccardobl This one seems good to go

@riccardobl riccardobl merged commit 51935d3 into master Apr 14, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.mockito-mockito-core-5.22.0 branch April 14, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants