Skip to content

Commit

Permalink
fix(deps): update dependency kubernetesclient to 14.0.12 (#692)
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 Sep 8, 2024
1 parent 238c60b commit 1965103
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 @@ -59,7 +59,7 @@
<PackageReference Include="Irihi.Ursa" Version="1.2.0" />
<PackageReference Include="Irihi.Ursa.Themes.Semi" Version="1.2.0" />
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.10" />
<PackageReference Include="KubernetesClient" Version="14.0.9" />
<PackageReference Include="KubernetesClient" Version="14.0.12" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.302" />
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc2" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.163">
Expand Down

0 comments on commit 1965103

Please sign in to comment.