Skip to content

Commit

Permalink
chore(deps): Bump Amazon.Extensions.CognitoAuthentication
Browse files Browse the repository at this point in the history
Bumps [Amazon.Extensions.CognitoAuthentication](https://github.com/aws/aws-sdk-net-extensions-cognito) from 2.5.1 to 2.5.2.
- [Changelog](https://github.com/aws/aws-sdk-net-extensions-cognito/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-net-extensions-cognito/commits)

---
updated-dependencies:
- dependency-name: Amazon.Extensions.CognitoAuthentication
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 81cb664 commit 4b52ea4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
<PackageReference Include="Amazon.Extensions.CognitoAuthentication" Version="2.5.1" />
<PackageReference Include="Amazon.Extensions.CognitoAuthentication" Version="2.5.2" />
<PackageReference Include="AWSSDK.CognitoIdentityProvider" Version="3.7.6.4" />
</ItemGroup>
</Project>

0 comments on commit 4b52ea4

Please sign in to comment.