Skip to content

Commit

Permalink
fix(deps): update dependencies to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 18, 2021
1 parent 367689a commit aee413d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/KubeOps/KubeOps.csproj
Expand Up @@ -31,8 +31,8 @@
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.9" />
<PackageReference Include="Namotion.Reflection" Version="2.0.3" />
<PackageReference Include="prometheus-net.AspNetCore" Version="4.2.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="4.2.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="5.0.0" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="5.0.0" />
<PackageReference Include="SimpleBase" Version="3.1.0" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="YamlDotNet" Version="11.2.1" />
Expand Down

0 comments on commit aee413d

Please sign in to comment.