Skip to content

Commit

Permalink
Merge pull request #53 from trifork/renovate/all-nuget-minor
Browse files Browse the repository at this point in the history
fix(deps): update all nuget minor
  • Loading branch information
rkthtrifork authored Mar 4, 2024
2 parents 004e211 + d4cf223 commit 8d38d9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="OpenSearch.Client" Version="1.6.0" />
<PackageReference Include="OpenSearch.Client.JsonNetSerializer" Version="1.6.0" />
<PackageReference Include="OpenSearch.Client" Version="1.7.0" />
<PackageReference Include="OpenSearch.Client.JsonNetSerializer" Version="1.7.0" />
<PackageReference Include="prometheus-net" Version="8.2.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageReference Include="prometheus-net.AspNetCore.HealthChecks" Version="8.2.1" />
Expand Down

0 comments on commit 8d38d9d

Please sign in to comment.