Skip to content

Update sbt-mima-plugin to 1.1.5#868

Merged
satorg merged 1 commit intomainfrom
update/sbt-mima-plugin-1.1.5
Feb 17, 2026
Merged

Update sbt-mima-plugin to 1.1.5#868
satorg merged 1 commit intomainfrom
update/sbt-mima-plugin-1.1.5

Conversation

@typelevel-steward
Copy link
Contributor

About this PR

📦 Updates com.typesafe:sbt-mima-plugin from 1.1.4 to 1.1.5

📜 GitHub Release Notes

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 = "com.typesafe", artifactId = "sbt-mima-plugin" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.typesafe", artifactId = "sbt-mima-plugin" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@satorg satorg merged commit f02161b into main Feb 17, 2026
17 checks passed
@satorg satorg deleted the update/sbt-mima-plugin-1.1.5 branch February 17, 2026 15:21
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.

1 participant

Comments