Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.Extensions.NETCore.Setup
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.Extensions.NETCore.Setup](https://github.com/aws/aws-sdk-net) from 3.7.300 to 3.7.301.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](aws/aws-sdk-net@3.7.300.0...3.7.301.0)

---
updated-dependencies:
- dependency-name: AWSSDK.Extensions.NETCore.Setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 42c7d81 commit 2d446e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.300" />
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.301" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2d446e7

Please sign in to comment.