Skip to content

chore(deps): Non-AWS dependency updates#122

Merged
rtyley merged 1 commit intomainfrom
update/non_aws
Nov 13, 2025
Merged

chore(deps): Non-AWS dependency updates#122
rtyley merged 1 commit intomainfrom
update/non_aws

Conversation

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

About this PR

Updates:

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!

🔍 Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

build.sbt
⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.adobe.testing", artifactId = "s3mock-testcontainers" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.adobe.testing", artifactId = "s3mock-testcontainers" }
  }
]
labels: dependencies

@rtyley rtyley merged commit aae6876 into main Nov 13, 2025
3 checks passed
@rtyley rtyley deleted the update/non_aws branch November 13, 2025 12: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