Skip to content

Commit

Permalink
Merge pull request #360 from rasmus/dependabot/nuget/McMaster.Extensi…
Browse files Browse the repository at this point in the history
…ons.CommandLineUtils-4.1.1

Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1
  • Loading branch information
github-actions[bot] committed Feb 19, 2024
2 parents 5be1ea0 + 4884d2d commit 13779e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Bake/Bake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
Expand Down

0 comments on commit 13779e0

Please sign in to comment.