Skip to content

Commit da5120c

Browse files
Bump software.amazon.api.models:s3 in the gradle group (#3073)
Bumps the gradle group with 1 update: [software.amazon.api.models:s3](https://github.com/aws/api-models-aws). Updates `software.amazon.api.models:s3` from 1.0.15 to 1.0.17 - [Commits](https://github.com/aws/api-models-aws/commits) --- updated-dependencies: - dependency-name: software.amazon.api.models:s3 dependency-version: 1.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31cb566 commit da5120c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smithy-aws-endpoints/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
api(project(":smithy-model"))
2323
api(project(":smithy-utils"))
2424

25-
s3Model("software.amazon.api.models:s3:1.0.15")
25+
s3Model("software.amazon.api.models:s3:1.0.17")
2626
}
2727

2828
// Integration test source set for tests that require the S3 model

0 commit comments

Comments
 (0)