Skip to content

Commit aeaff7c

Browse files
Bump Azure.Identity (#8427)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb04524 commit aeaff7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/webhook-router/Azure.Sdk.Tools.WebhookRouter/Azure.Sdk.Tools.WebhookRouter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.0.2" />
8-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
8+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
99
<PackageReference Include="Azure.Messaging.EventHubs" Version="5.2.0" />
1010
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.1.0" />
1111
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.0.0" />

0 commit comments

Comments
 (0)