fix(deps): Update dependency org.mockito:mockito-core to v5.23.0#432
Merged
kodiakhq[bot] merged 2 commits intomainfrom Apr 1, 2026
Merged
fix(deps): Update dependency org.mockito:mockito-core to v5.23.0#432kodiakhq[bot] merged 2 commits intomainfrom
kodiakhq[bot] merged 2 commits intomainfrom
Conversation
1cbe02d to
015a196
Compare
kodiakhq bot
pushed a commit
that referenced
this pull request
Apr 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.0.50](v0.0.49...v0.0.50) (2026-04-01) ### Bug Fixes * **deps:** Pin dependencies ([#428](#428)) ([348d4f2](348d4f2)) * **deps:** Update dependency com.fasterxml.jackson.core:jackson-core to v2.21.2 ([#430](#430)) ([9700fdb](9700fdb)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.43 ([#423](#423)) ([61bf310](61bf310)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.44 ([#441](#441)) ([15246c6](15246c6)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.45 ([#442](#442)) ([e0e403a](e0e403a)) * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4 ([#421](#421)) ([d78cb38](d78cb38)) * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4.1 ([#431](#431)) ([5917944](5917944)) * **deps:** Update dependency org.apache.arrow:arrow-memory-core to v19 ([#437](#437)) ([c02cbd7](c02cbd7)) * **deps:** Update dependency org.apache.arrow:arrow-memory-netty to v19 ([#438](#438)) ([e3f3811](e3f3811)) * **deps:** Update dependency org.apache.arrow:arrow-vector to v19 ([#439](#439)) ([284a6ff](284a6ff)) * **deps:** Update dependency org.mockito:mockito-core to v5.23.0 ([#432](#432)) ([24da588](24da588)) * **deps:** Update eclipse-temurin Docker tag to v21.0.10_7-jre ([#419](#419)) ([61cbcdd](61cbcdd)) * **deps:** Update eclipse-temurin Docker tag to v25 ([#440](#440)) ([1e16f27](1e16f27)) * **deps:** Update Gradle to v9.4.1 ([#433](#433)) ([55f1c17](55f1c17)) * **deps:** Update grpc-java monorepo to v1.80.0 ([#434](#434)) ([9a20a3e](9a20a3e)) * **deps:** Update junit to v6.0.3 ([#420](#420)) ([9e9cc74](9e9cc74)) * **deps:** Update plugin com.diffplug.spotless to v8.4.0 ([#435](#435)) ([cd2fc4f](cd2fc4f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.21.0→5.23.0Release Notes
mockito/mockito (org.mockito:mockito-core)
v5.23.0NOTE: Breaking change for Android
The
mockito-androidartifact 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
Mockito.when@Nullable(#3503)v5.22.0Changelog generated by Shipkit Changelog Gradle Plugin
5.22.0
objectsingletons (#3652)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.