Skip to content

Commit 280b900

Browse files
Bump the aws-dependencies group with 2 updates (#333)
Bumps the aws-dependencies group with 2 updates: [AWSSDK.Lambda](https://github.com/aws/aws-sdk-net) and [AWSSDK.S3](https://github.com/aws/aws-sdk-net). Updates `AWSSDK.Lambda` from 3.7.303.10 to 3.7.303.13 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `AWSSDK.S3` from 3.7.304.3 to 3.7.304.6 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) --- updated-dependencies: - dependency-name: AWSSDK.Lambda dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies - dependency-name: AWSSDK.S3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d54e96 commit 280b900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ModularPipelines.AmazonWebServices/ModularPipelines.AmazonWebServices.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="AWSSDK.Lambda" Version="3.7.303.10" />
9-
<PackageReference Include="AWSSDK.S3" Version="3.7.304.3" />
9+
<PackageReference Include="AWSSDK.S3" Version="3.7.304.6" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)