Skip to content

chore(deps): AWS dependency updates#134

Merged
rtyley merged 1 commit intomainfrom
update/aws
Feb 20, 2026
Merged

chore(deps): AWS dependency updates#134
rtyley merged 1 commit intomainfrom
update/aws

Conversation

@gu-scala-steward-public-repos
Copy link
Contributor

About this PR

Updates:

  • 📦 software.amazon.awssdk:s3 from 2.40.17 to 2.41.24

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "software.amazon.awssdk", artifactId = "s3" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "software.amazon.awssdk", artifactId = "s3" }
  }
]
labels: dependencies

@rtyley rtyley merged commit 994c3b1 into main Feb 20, 2026
4 of 5 checks passed
@rtyley rtyley deleted the update/aws branch February 20, 2026 16:18
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.

1 participant