Skip to content

Commit c241a61

Browse files
build(deps): bump Azure.Identity in /src/GraphWebhooks
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53fc87b commit c241a61

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
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Azure.Identity" Version="1.13.1" />
16+
<PackageReference Include="Azure.Identity" Version="1.13.2" />
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" />

0 commit comments

Comments
 (0)