Skip to content

Ignore Mockito 5 in Dependabot - #238

Merged
slachiewicz merged 1 commit into
masterfrom
agent/dependabot-ignore-mockito
Sep 25, 2026
Merged

slachiewicz merged 1 commit into
masterfrom
agent/dependabot-ignore-mockito

Conversation

@slachiewicz

Copy link
Copy Markdown
Member

Mockito 5 targets Java 11 and this build still runs on JDK 8, so every 5.x bump fails to compile (#222, #235).

Mockito 5 is compiled for Java 11 and the build still runs on JDK 8.
@slachiewicz slachiewicz added the build Pull requests that change the build process label Sep 25, 2026
@slachiewicz
slachiewicz marked this pull request as ready for review September 25, 2026 23:31
@slachiewicz
slachiewicz merged commit c2368d7 into master Sep 25, 2026
12 checks passed
@slachiewicz
slachiewicz deleted the agent/dependabot-ignore-mockito branch September 25, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Pull requests that change the build process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant