Skip to content

Commit

Permalink
fix(deps): update dependency kubernetescrdmodelgen to 1.0.0-alpha.331 (
Browse files Browse the repository at this point in the history
…#734)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 2778145 commit 90e589b
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 @@ -61,7 +61,7 @@
<PackageReference Include="Irihi.Ursa.Themes.Semi" Version="1.3.0" />
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.10" />
<PackageReference Include="KubernetesClient" Version="15.0.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.330" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.331" />
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc3.3" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.168">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 90e589b

Please sign in to comment.