Skip to content

Commit

Permalink
fix(deps): update dependency comparenetobjects to v4.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 20, 2021
1 parent 3067435 commit 86d2b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Expand Up @@ -24,7 +24,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CompareNETObjects" Version="4.72.0" />
<PackageReference Include="CompareNETObjects" Version="4.73.0" />
<PackageReference Include="DotnetKubernetesClient" Version="1.1.4" />
<PackageReference Include="JsonDiffPatch" Version="2.0.52" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.1.0" />
Expand Down

0 comments on commit 86d2b95

Please sign in to comment.