Skip to content

bump: AWS SDK - #3483

Merged
johanandren merged 1 commit into
mainfrom
update/aws-sdk
Aug 17, 2026
Merged

bump: AWS SDK#3483
johanandren merged 1 commit into
mainfrom
update/aws-sdk

Conversation

@lightbend-tools-secure

Copy link
Copy Markdown
Contributor

About this PR

Updates:

  • 📦 software.amazon.awssdk:auth from 2.46.20 to 2.46.21

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

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "software.amazon.awssdk", artifactId = "auth" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@probot-autolabeler probot-autolabeler Bot added the dependency-change For PRs changing the version of a dependency. label Aug 6, 2026
@johanandren
johanandren merged commit 171091e into main Aug 17, 2026
53 checks passed
@johanandren
johanandren deleted the update/aws-sdk branch August 17, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-change For PRs changing the version of a dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants