Skip to content

Commit

Permalink
build(deps): bump Microsoft.Identity.Web.GraphServiceClient
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Web.GraphServiceClient](https://github.com/AzureAD/microsoft-identity-web) from 3.2.1 to 3.2.2.
- [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@3.2.1...3.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent a33a24f commit 5685a8c
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 @@ -17,7 +17,7 @@
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.6.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.2.1" />
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.2.2" />
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.2.1" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 5685a8c

Please sign in to comment.