Skip to content

Commit 53fc87b

Browse files
Merge pull request #390 from microsoftgraph/dependabot/nuget/src/GraphWebhooks/multi-7cd5a7afa2
build(deps): bump Azure.Identity, Azure.Security.KeyVault.Certificates, Azure.Security.KeyVault.Secrets and Microsoft.Identity.Web.GraphServiceClient in /src/GraphWebhooks
2 parents 31726fd + d379d0a commit 53fc87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphWebhooks/GraphWebhooks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.7.0" />
1818
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.7.0" />
1919
<PackageReference Include="Microsoft.Identity.Web" Version="3.4.0" />
20-
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.3.1" />
20+
<PackageReference Include="Microsoft.Identity.Web.GraphServiceClient" Version="3.5.0" />
2121
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.4.0" />
2222
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)