Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent 8431868 commit c36cda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.Aws.Sns/HealthChecks.Aws.Sns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.3.50" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.3.76" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.6" />
</ItemGroup>

Expand Down

0 comments on commit c36cda2

Please sign in to comment.