Skip to content

Commit

Permalink
fix(deps): update dependency velopack to v0.0.594 (#677)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent c8662d9 commit 46bb2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<PackageReference Include="Swordfish.NET.CollectionsV3" Version="3.3.12" />
<PackageReference Include="TextMateSharp" Version="1.0.63" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.63" />
<PackageReference Include="Velopack" Version="0.0.583" />
<PackageReference Include="Velopack" Version="0.0.594" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.5.0" />

<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
Expand Down

0 comments on commit 46bb2fc

Please sign in to comment.