Skip to content

Commit

Permalink
chore(deps): update kubernetescrdmodelgen to v1.0.0-alpha.275
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 26a8ead commit f7c1428
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KubeUI.Core/KubeUI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<ItemGroup>
<PackageReference Include="JsonPathLINQ" Version="1.0.0-alpha.8" />
<PackageReference Include="KubernetesClient" Version="13.0.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.272" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.272" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.275" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.275" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
Expand Down

0 comments on commit f7c1428

Please sign in to comment.