Skip to content

Commit

Permalink
Updated nuget.* packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed Dec 9, 2024
1 parent 8fd17a3 commit d6c560a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NuPU/NuPU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.Credentials" Version="6.11.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.1" />
<PackageReference Include="NuGet.Credentials" Version="6.12.1" />
<PackageReference Include="NuGet.Protocol" Version="6.12.1" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
</ItemGroup>
Expand Down

0 comments on commit d6c560a

Please sign in to comment.