Skip to content

Commit

Permalink
fix(deps): update dependency yamldotnet to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 31, 2021
1 parent aa4b49b commit ab45b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="4.1.1" />
<PackageReference Include="SimpleBase" Version="3.0.2" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="YamlDotNet" Version="10.0.0" />
<PackageReference Include="YamlDotNet" Version="10.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ab45b0b

Please sign in to comment.