Skip to content

Commit

Permalink
Bump AWSSDK.SimpleNotificationService from 3.7.300.33 to 3.7.300.38
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.SimpleNotificationService](https://github.com/aws/aws-sdk-net) from 3.7.300.33 to 3.7.300.38.
- [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.SimpleNotificationService
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 3d71a6a commit 302dbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AWS/SNS/Akka.Streams.Sns/Akka.Streams.Sns.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.300.33" />
<PackageReference Include="AWSSDK.SimpleNotificationService" Version="3.7.300.38" />
</ItemGroup>

</Project>

0 comments on commit 302dbc3

Please sign in to comment.