Skip to content

Commit

Permalink
Merge pull request #57 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 Apr 2, 2024
2 parents 2c81e94 + e21d869 commit 1124da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cheetah.WebApi/Cheetah.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<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="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="OpenSearch.Client" Version="1.7.0" />
<PackageReference Include="OpenSearch.Client.JsonNetSerializer" Version="1.7.0" />
Expand Down

0 comments on commit 1124da2

Please sign in to comment.