Skip to content

Commit

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

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

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 Oct 10, 2023
1 parent 0a212c4 commit 3782165
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(UseWip)' != 'true'">
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.14.0" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.1" />
</ItemGroup>

<ItemGroup Condition="'$(UseWip)' == 'true'">
Expand Down

0 comments on commit 3782165

Please sign in to comment.