Skip to content

Commit

Permalink
fix(deps): update dependency dotnetkubernetesclient to v2.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 4, 2021
1 parent 03c5fa0 commit 4643357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="CompareNETObjects" Version="4.74.0" />
<PackageReference Include="DotnetKubernetesClient" Version="2.0.24" />
<PackageReference Include="DotnetKubernetesClient" Version="2.0.25" />
<PackageReference Include="JsonDiffPatch" Version="2.0.55" />
<PackageReference Include="Localtunnel" Version="1.0.4" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.1.0" />
Expand Down

0 comments on commit 4643357

Please sign in to comment.