chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Update sbt-assembly to 2.1.5

Open scala-steward opened this issue 1 year ago • 2 comments

About this PR

📦 Updates com.eed3si9n:sbt-assembly from 2.1.1 to 2.1.5

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

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

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

scala-steward avatar Jun 02 '24 14:06 scala-steward

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: scala-steward / name: Scala Steward (2058cb809ba250afb6aca3b336725aef6a68f70c)

/easycla

jackkoenig avatar Jun 03 '24 20:06 jackkoenig

We've removed SBT.

jackkoenig avatar Mar 01 '25 17:03 jackkoenig