Skip to content

Commit

Permalink
chore(deps): update kubernetescrdmodelgen to v1.0.0-alpha.263
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 8130513 commit 0d1ca82
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="12.1.1" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.232" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.232" />
<PackageReference Include="KubernetesCRDModelGen" Version="1.0.0-alpha.263" />
<PackageReference Include="KubernetesCRDModelGen.Models.fluxcd.io" Version="1.0.0-alpha.263" />
<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 0d1ca82

Please sign in to comment.