Skip to content

Commit

Permalink
Merge pull request #27 from manuelroemer/dependabot/nuget/build/NuGet…
Browse files Browse the repository at this point in the history
….CommandLine-5.9.3

Bump NuGet.CommandLine from 5.7.2 to 5.9.3 in /build
  • Loading branch information
manuelroemer authored Oct 12, 2022
2 parents 366b259 + b0f76ca commit efc65bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.CommandLine" Version="5.7.2" PrivateAssets="All" />
<PackageReference Include="NuGet.CommandLine" Version="5.9.3" PrivateAssets="All" />
<PackageReference Include="Nuke.Common" Version="0.24.11" />
</ItemGroup>
</Project>

0 comments on commit efc65bb

Please sign in to comment.