Skip to content

Commit

Permalink
fix(deps): update dependency kubernetescrdmodelgen to 1.0.0-alpha.403
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 51a19f1 commit e08d409
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 @@ -44,7 +44,7 @@
<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="KubernetesCRDModelGen" Version="1.0.0-alpha.376" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.403" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.180">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit e08d409

Please sign in to comment.