Skip to content

Conversation

@Tofu-bot
Copy link
Collaborator

@Tofu-bot Tofu-bot commented May 6, 2023

Updates org.xerial.sbt:sbt-sonatype from 3.9.19 to 3.9.20.
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

@mergify mergify bot requested review from FunFunFine and oskin1 May 6, 2023 00:50
@danslapman danslapman merged commit 6e50a79 into main May 6, 2023
@mergify mergify bot deleted the update/sbt-sonatype-3.9.20 branch May 6, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants