Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.MicrosoftGraph from 2.13.2 to 2.13.3 (#2383)
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.13.2 to 2.13.3.
- [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)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web.MicrosoftGraph
  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 Aug 17, 2023
1 parent 9fec904 commit cf2df61
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.13.2" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.13.3" />
</ItemGroup>

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

0 comments on commit cf2df61

Please sign in to comment.