Skip to content

Update sbt-reproducible-builds to 0.32#488

Merged
pjfanning merged 1 commit intomainfrom
update/sbt-reproducible-builds-0.32
Feb 25, 2024
Merged

Update sbt-reproducible-builds to 0.32#488
pjfanning merged 1 commit intomainfrom
update/sbt-reproducible-builds-0.32

Conversation

@scala-steward-asf
Copy link
Contributor

About this PR

📦 Updates net.bzzt:sbt-reproducible-builds from 0.31 to 0.32

📜 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 = "net.bzzt", artifactId = "sbt-reproducible-builds" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "net.bzzt", artifactId = "sbt-reproducible-builds" }
}]
labels: sbt-plugin-update, commit-count:1

Copy link
Member

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pjfanning pjfanning merged commit a8747e8 into main Feb 25, 2024
@pjfanning pjfanning deleted the update/sbt-reproducible-builds-0.32 branch February 25, 2024 09: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.

1 participant