Skip to content

Commit

Permalink
fix(deps): update dependency namotion.reflection to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 27, 2022
1 parent 5977356 commit eecf8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.0" />
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="4.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.1" />
<PackageReference Include="Namotion.Reflection" Version="2.0.9" />
<PackageReference Include="Namotion.Reflection" Version="2.0.10" />
<PackageReference Include="prometheus-net.AspNetCore" Version="5.0.2" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="5.0.2" />
<PackageReference Include="SimpleBase" Version="3.1.0" />
Expand Down

0 comments on commit eecf8f7

Please sign in to comment.