Skip to content

Commit d25a87c

Browse files
Bump the aws-dependencies group with 2 updates (#89)
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.23 to 3.7.201.25 - [Changelog](https://github.com/aws/aws-sdk-net/blob/master/SDK.CHANGELOG.MD) - [Commits](https://github.com/aws/aws-sdk-net/commits) Updates `AWSSDK.S3` from 3.7.203.2 to 3.7.203.4 - [Changelog](https://github.com/aws/aws-sdk-net/blob/master/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 0739ed4 commit d25a87c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="AWSSDK.Lambda" Version="3.7.201.23" />
5-
<PackageReference Include="AWSSDK.S3" Version="3.7.203.2" />
4+
<PackageReference Include="AWSSDK.Lambda" Version="3.7.201.25" />
5+
<PackageReference Include="AWSSDK.S3" Version="3.7.203.4" />
66
</ItemGroup>
77

88
</Project>

0 commit comments

Comments
 (0)