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] committed Oct 2, 2024
1 parent 80ffdfe commit f820532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZeroInstall.Publish.Capture.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.6" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.11" />
<PackageReference Include="NanoByte.Common.AnsiCli" Version="2.18.7" />
<PackageReference Include="ZeroInstall.Publish" Version="2.25.12" />
<PackageReference Include="NDesk.Options.Patched" Version="0.3.2" />
</ItemGroup>

Expand Down

0 comments on commit f820532

Please sign in to comment.