Skip to content

bump: mockito-core 5.13.0 (was 4.11.0)#3264

Merged
ennru merged 2 commits into
akka:mainfrom
scala-steward:update/mockito-core-5.13.0
Sep 27, 2024
Merged

bump: mockito-core 5.13.0 (was 4.11.0)#3264
ennru merged 2 commits into
akka:mainfrom
scala-steward:update/mockito-core-5.13.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.mockito:mockito-core from 4.11.0 to 5.13.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-major, semver-spec-major, commit-count:1

@probot-autolabeler probot-autolabeler Bot added the dependency-change For PRs changing the version of a dependency. label Sep 14, 2024
@ennru ennru force-pushed the update/mockito-core-5.13.0 branch from aefcdfc to 9072f20 Compare September 27, 2024 12:28

@ennru ennru left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@ennru ennru merged commit 71421f0 into akka:main Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-change For PRs changing the version of a dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants