Skip to content

Comments

Update sbt-scoverage to 2.4.3#295

Closed
jilen wants to merge 1 commit intomasterfrom
update/sbt-scoverage-2.4.3
Closed

Update sbt-scoverage to 2.4.3#295
jilen wants to merge 1 commit intomasterfrom
update/sbt-scoverage-2.4.3

Conversation

@jilen
Copy link
Owner

@jilen jilen commented Dec 14, 2025

About this PR

📦 Updates org.scoverage:sbt-scoverage from 2.3.1 to 2.4.3

📜 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.scoverage", artifactId = "sbt-scoverage" } ]

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

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

@jilen
Copy link
Owner Author

jilen commented Jan 18, 2026

Superseded by

@jilen jilen closed this Jan 18, 2026
@jilen jilen deleted the update/sbt-scoverage-2.4.3 branch January 18, 2026 01:50
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.

2 participants