Skip to content

Commit

Permalink
build(deps): Bump AWSSDK.IdentityManagement (#432)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.IdentityManagement](https://github.com/aws/aws-sdk-net) from 3.7.402.19 to 3.7.402.20.
- [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.IdentityManagement
  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 Sep 30, 2024
1 parent 60bf2db commit c64a513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AWSIntegrator/AWSIntegrator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.IdentityManagement" Version="3.7.402.19" />
<PackageReference Include="AWSSDK.IdentityManagement" Version="3.7.402.20" />
</ItemGroup>

</Project>

0 comments on commit c64a513

Please sign in to comment.