Skip to content

Commit

Permalink
Bump AWSSDK.Kinesis from 3.7.0.42 to 3.7.0.43 (#585)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.Kinesis](https://github.com/aws/aws-sdk-net) from 3.7.0.42 to 3.7.0.43.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [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.Kinesis
  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] committed Jul 19, 2021
1 parent 52447b9 commit 21710e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

<ItemGroup>
<PackageReference Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.0.42" />
<PackageReference Include="AWSSDK.Kinesis" Version="3.7.0.43" />
</ItemGroup>
</Project>

0 comments on commit 21710e9

Please sign in to comment.