Skip to content

Commit

Permalink
chore(deps): update dependency kubernetesclient to v13.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent 2b6fe22 commit 7558a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubernetesWrapper/KubernetesWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="13.0.26" />
<PackageReference Include="KubernetesClient" Version="13.0.37" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 7558a84

Please sign in to comment.