Skip to content

Update sbt-mdoc to 2.9.0#325

Merged
darkfrog26 merged 1 commit intomasterfrom
update/sbt-mdoc-2.9.0
Apr 14, 2026
Merged

Update sbt-mdoc to 2.9.0#325
darkfrog26 merged 1 commit intomasterfrom
update/sbt-mdoc-2.9.0

Conversation

@darkfrog26
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalameta:sbt-mdoc from 2.8.2 to 2.9.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.scalameta", artifactId = "sbt-mdoc" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scalameta", artifactId = "sbt-mdoc" }
}]
labels: sbt-plugin-update, early-semver-minor, semver-spec-minor, commit-count:1

@darkfrog26 darkfrog26 merged commit 4790c39 into master Apr 14, 2026
2 checks passed
@darkfrog26 darkfrog26 deleted the update/sbt-mdoc-2.9.0 branch April 14, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant