Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web from 2.13.0 to 2.15.5
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web) from 2.13.0 to 2.15.5.
- [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.15.5)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent a1c6c00 commit e13a697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageVersion Include="Refit.Newtonsoft.Json" Version="7.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.13.0"/>
<PackageVersion Include="Microsoft.Identity.Web" Version="2.15.5"/>
<PackageVersion Include="Microsoft.Identity.Web.DownstreamApi" Version="2.13.0"/>
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.4.0" />

Expand Down

0 comments on commit e13a697

Please sign in to comment.