Skip to content

Commit

Permalink
Bump Microsoft.Identity.Web.MicrosoftGraph in /src/GraphWebhooks
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.15.5 to 2.16.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent cc12c54 commit e64c96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GraphWebhooks/GraphWebhooks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.5.1" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.5.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.5" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.15.5" />
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="2.16.0" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="2.15.5" />
</ItemGroup>

Expand Down

0 comments on commit e64c96a

Please sign in to comment.