Skip to content

Commit

Permalink
Merge pull request #1030 from DeveloperMetrics/dependabot/nuget/src/D…
Browse files Browse the repository at this point in the history
…evOpsMetrics.Cmd/Azure.Identity-1.11.0

Bump Azure.Identity from 1.10.4 to 1.11.0 in /src/DevOpsMetrics.Cmd
  • Loading branch information
samsmithnz committed May 13, 2024
2 parents 42debc8 + da01921 commit 62ca397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DevOpsMetrics.Cmd/DevOpsMetrics.Cmd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="8.0.0" />
Expand Down

0 comments on commit 62ca397

Please sign in to comment.