Skip to content

Commit

Permalink
chore(deps): update dependency kubernetesclient to v16 (#872)
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 Jan 19, 2025
1 parent 67aed46 commit dd899b3
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 @@ -43,7 +43,7 @@
<PackageReference Include="DynamicData" Version="9.0.4" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.10" />
<PackageReference Include="KubernetesClient" Version="15.0.1" />
<PackageReference Include="KubernetesClient" Version="16.0.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.425" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.186">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit dd899b3

Please sign in to comment.