Skip to content

Commit 4d7de3c

Browse files
Bump Azure.Identity (#8466)
Bumps the nuget group with 1 update in the /tools/stress-cluster/services/Stress.Watcher/src directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` 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 dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c43f0da commit 4d7de3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/stress-cluster/services/Stress.Watcher/src/Stress.Watcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1717
<PackageReference Include="Serilog" Version="2.10.0" />
1818
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
19-
<PackageReference Include="Azure.Identity" Version="1.11.0" />
19+
<PackageReference Include="Azure.Identity" Version="1.11.4" />
2020
<PackageReference Include="Azure.ResourceManager" Version="1.11.1" />
2121
<PackageReference Include="Azure.ResourceManager.ManagedServiceIdentities" Version="1.2.3" />
2222
<PackageReference Include="dotenv.net" Version="3.0.0" />

0 commit comments

Comments
 (0)