Skip to content

Commit

Permalink
Update dependency Microsoft.Identity.Client to 4.67.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 6635a73 commit 8fce411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.AzureDevOps/Cake.AzureDevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.225.1" PrivateAssets="All" />
<PackageReference Include="TfsUrlParser" Version="1.5.0" PrivateAssets="All" />
<!--Transitive dependencies specified to fix security vulnerabilities-->
<PackageReference Include="Microsoft.Identity.Client" Version="4.66.2" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.67.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.9.0" />
<PackageReference Include="System.Formats.Asn1" Version="9.0.1" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
Expand Down

0 comments on commit 8fce411

Please sign in to comment.