Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency kubernetesclient to v6.0.19 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 20, 2021
1 parent ef6e01d commit 09a3c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DotnetKubernetesClient/DotnetKubernetesClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="6.0.15"/>
<PackageReference Include="KubernetesClient" Version="6.0.19"/>
</ItemGroup>

</Project>

0 comments on commit 09a3c51

Please sign in to comment.