Skip to content

Bump org.mockito:mockito-core from 5.22.0 to 5.23.0#1703

Merged
Frisch12 merged 1 commit intomainfrom
dependabot/gradle/main/org.mockito-mockito-core-5.23.0
Apr 3, 2026
Merged

Bump org.mockito:mockito-core from 5.22.0 to 5.23.0#1703
Frisch12 merged 1 commit intomainfrom
dependabot/gradle/main/org.mockito-mockito-core-5.23.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps org.mockito:mockito-core from 5.22.0 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

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
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 30, 2026
@Frisch12
Copy link
Copy Markdown
Member

Frisch12 commented Apr 3, 2026

@dependabot rebase

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/main/org.mockito-mockito-core-5.23.0 branch from e0473f1 to a6adcbb Compare April 3, 2026 16:07
@Frisch12 Frisch12 merged commit 2c6de8c into main Apr 3, 2026
12 checks passed
@Frisch12 Frisch12 deleted the dependabot/gradle/main/org.mockito-mockito-core-5.23.0 branch April 3, 2026 16:41
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.

1 participant