Skip to content

Commit 7c27230

Browse files
Bump the aws-dependencies group with 2 updates (#225)
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.201.49 to 3.7.202 - [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits/3.7.202.0) Updates `AWSSDK.S3` from 3.7.205.9 to 3.7.205.10 - [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 642b29c commit 7c27230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ModularPipelines.AmazonWebServices/ModularPipelines.AmazonWebServices.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="AWSSDK.Lambda" Version="3.7.201.49" />
9-
<PackageReference Include="AWSSDK.S3" Version="3.7.205.9" />
8+
<PackageReference Include="AWSSDK.Lambda" Version="3.7.202" />
9+
<PackageReference Include="AWSSDK.S3" Version="3.7.205.10" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)