Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pnerg
Copy link
Owner

@pnerg pnerg commented May 21, 2023

Updates org.xerial.sbt:sbt-sonatype from 3.9.17 to 3.9.21.
GitHub Release Notes - Release Notes - Version Diff

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.xerial.sbt", artifactId = "sbt-sonatype" }
}]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (3b1ff5a) 99.34% compared to head (98b5cab) 99.34%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #82   +/-   ##
=========================================
  Coverage     99.34%   99.34%           
  Complexity      225      225           
=========================================
  Files            30       30           
  Lines           306      306           
  Branches          6        6           
=========================================
  Hits            304      304           
  Partials          2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pnerg pnerg merged commit 855ff53 into master Mar 31, 2024
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