Skip to content

Commit

Permalink
Update Zero Install .NET
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent e45b0da commit 58bfcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZeroInstall.Publish.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.18.3" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.7" />
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.18.4" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.8" />
<PackageReference Include="NDesk.Options.Patched" Version="0.3.2" />
</ItemGroup>

Expand Down

0 comments on commit 58bfcdc

Please sign in to comment.