Skip to content

Commit

Permalink
fix(deps): update dependency namotion.reflection to v1.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 5, 2021
1 parent be6a23d commit 5031fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.1.0" />
<PackageReference Include="McMaster.Extensions.Hosting.CommandLine" Version="3.1.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="5.0.5" />
<PackageReference Include="Namotion.Reflection" Version="1.0.20" />
<PackageReference Include="Namotion.Reflection" Version="1.0.22" />
<PackageReference Include="prometheus-net.AspNetCore" Version="4.1.1" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="4.1.1" />
<PackageReference Include="SimpleBase" Version="3.0.2" />
Expand Down

0 comments on commit 5031fda

Please sign in to comment.