Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 50668f6

Browse files
chore(deps): bump Azure.Identity from 1.11.2 to 1.11.3
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.2...Azure.Identity_1.11.3) --- 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 1723804 commit 50668f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</PropertyGroup>
4242

4343
<ItemGroup>
44-
<PackageReference Include="Azure.Identity" Version="1.11.2"/>
44+
<PackageReference Include="Azure.Identity" Version="1.11.3"/>
4545
<PackageReference Include="JmesPath.Net" Version="1.0.330"/>
4646
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0"/>
4747
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>

0 commit comments

Comments
 (0)