Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.UI from 2.13.0 to 2.13.1 (#1210)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases)
- [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md)
- [Commits](AzureAD/microsoft-identity-web@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.UI
  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 29, 2023
1 parent c7731f5 commit b0fef39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0-preview.6.23329.11" NoWarn="NU1605" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.0-preview.6.23329.11" NoWarn="NU1605" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.13.1" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.13.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.13.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b0fef39

Please sign in to comment.