Skip to content

Commit

Permalink
fix(deps): update dependency namotion.reflection to v1.0.16 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 29, 2021
1 parent bb0ee85 commit 8d38373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeOps/KubeOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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.2" />
<PackageReference Include="Namotion.Reflection" Version="1.0.15" />
<PackageReference Include="Namotion.Reflection" Version="1.0.16" />
<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 8d38373

Please sign in to comment.