Skip to content

Update aws-java-sdk to 1.12.380#207

Open
lucaskjaero wants to merge 1 commit intomainfrom
update/aws-java-sdk-1.12.380
Open

Update aws-java-sdk to 1.12.380#207
lucaskjaero wants to merge 1 commit intomainfrom
update/aws-java-sdk-1.12.380

Conversation

@lucaskjaero
Copy link
Copy Markdown
Contributor

Updates com.amazonaws:aws-java-sdk from 1.12.267 to 1.12.380.

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.amazonaws", artifactId = "aws-java-sdk" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.amazonaws", artifactId = "aws-java-sdk" }
}]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 8, 2023

Codecov Report

Merging #207 (8496da7) into main (c5d8dbb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   82.14%   82.14%           
=======================================
  Files          10       10           
  Lines         224      224           
=======================================
  Hits          184      184           
  Misses         40       40           
Flag Coverage Δ
unittest 82.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant