Skip to content

[3.0.x] mockito-core 5.16.0 (was 5.15.2)#1008

Merged
mkurz merged 1 commit intoplayframework:3.0.xfrom
scala-steward:update/3.0.x/mockito-core-5.16.0
Mar 10, 2025
Merged

[3.0.x] mockito-core 5.16.0 (was 5.15.2)#1008
mkurz merged 1 commit intoplayframework:3.0.xfrom
scala-steward:update/3.0.x/mockito-core-5.16.0

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.mockito:mockito-core from 5.15.2 to 5.16.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.mockito", artifactId = "mockito-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.mockito", artifactId = "mockito-core" }
}]
labels: test-library-update, early-semver-minor, semver-spec-minor, commit-count:1

@mergify mergify bot added the type:updates label Mar 8, 2025
@mkurz mkurz merged commit ca6528e into playframework:3.0.x Mar 10, 2025
14 checks passed
@scala-steward scala-steward deleted the update/3.0.x/mockito-core-5.16.0 branch February 28, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants