Skip to content

Update sbt to 1.7.3#814

Merged
mergify[bot] merged 1 commit intotrace4cats:masterfrom
scala-steward:update/sbt-1.7.3
Nov 3, 2022
Merged

Update sbt to 1.7.3#814
mergify[bot] merged 1 commit intotrace4cats:masterfrom
scala-steward:update/sbt-1.7.3

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scala-sbt:sbt from 1.7.2 to 1.7.3.
GitHub 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.scala-sbt", artifactId = "sbt" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]

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

@mergify mergify bot added the dependency-update Pull requests that update a dependency version label Nov 3, 2022
@mergify mergify bot merged commit 8bdc0c5 into trace4cats:master Nov 3, 2022
@scala-steward scala-steward deleted the update/sbt-1.7.3 branch January 29, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-update Pull requests that update a dependency version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant