Skip to content

chore(deps): AWS dependency updates#544

Merged
NovemberTang merged 1 commit intomainfrom
update/aws
Mar 9, 2026
Merged

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

Conversation

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

About this PR

Updates:

  • 📦 software.amazon.awssdk:ec2 from 2.41.23 to 2.41.34

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 = "ec2" }
]

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

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

@NovemberTang NovemberTang merged commit 32f6e11 into main Mar 9, 2026
4 of 5 checks passed
@NovemberTang NovemberTang deleted the update/aws branch March 9, 2026 16:13
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