Skip to content

Commit

Permalink
Update dependency McMaster.Extensions.CommandLineUtils to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 19bf3ff commit 232f0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NuGetUtility/NuGetUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.1" />
<PackageReference Include="NuGet.Commands" Version="6.9.1" />
<PackageReference Include="NuGet.Packaging" Version="6.9.1" />
Expand Down

0 comments on commit 232f0a3

Please sign in to comment.