Skip to content

Commit

Permalink
Bump AWSSDK.S3 from 3.7.9.39 to 3.7.9.45
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.S3](https://github.com/aws/aws-sdk-net) from 3.7.9.39 to 3.7.9.45.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2022
1 parent be12bda commit b414cec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Akka.TestKit" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
<PackageReference Include="AWSSDK.CloudFormation" Version="3.7.11.20" />
<PackageReference Include="AWSSDK.S3" Version="3.7.9.39" />
<PackageReference Include="AWSSDK.S3" Version="3.7.9.45" />
<PackageReference Include="Docker.DotNet" Version="3.125.10" />
<PackageReference Include="FluentAssertions" Version="$(FluentAssertionVersion)" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
Expand Down

0 comments on commit b414cec

Please sign in to comment.