Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Update sbt-mima-plugin to 1.1.4#192

Open
softwaremill-ci wants to merge 1 commit intomasterfrom
update/sbt-mima-plugin-1.1.4
Open

Update sbt-mima-plugin to 1.1.4#192
softwaremill-ci wants to merge 1 commit intomasterfrom
update/sbt-mima-plugin-1.1.4

Conversation

@softwaremill-ci
Copy link
Contributor

About this PR

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

📜 GitHub Release Notes - Version Diff - 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 = "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

@mergify mergify bot added the dependency label Aug 10, 2024
@softwaremill-ci softwaremill-ci force-pushed the update/sbt-mima-plugin-1.1.4 branch from 767909a to 3d3f661 Compare August 20, 2024 00:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant