Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Update magnolia to 1.1.2 #384

Merged
merged 1 commit into from
May 6, 2022

Conversation

scala-steward
Copy link
Contributor

Updates com.softwaremill.magnolia1_3:magnolia from 1.1.1 to 1.1.2.

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!

Files still referring to the old version number

The following files still refer to the old version number (1.1.1).
You might want to review and update them manually.

project/plugins.sbt
Adjust future updates

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

updates.ignore = [ { groupId = "com.softwaremill.magnolia1_3", artifactId = "magnolia" } ]

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

dependencyOverrides = [{
  pullRequest = { frequency = "@monthly" },
  dependency = { groupId = "com.softwaremill.magnolia1_3", artifactId = "magnolia" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

@mergify mergify bot merged commit b21eb60 into softwaremill:master May 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant