Skip to content

Commit

Permalink
Merge pull request #47 from srcmkr/dependabot/nuget/CLApi/Microsoft.A…
Browse files Browse the repository at this point in the history
…spNetCore.Mvc.NewtonsoftJson-7.0.19

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 7.0.18 to 7.0.19 in /CLApi
  • Loading branch information
srcmkr authored May 21, 2024
2 parents 8b53bbe + 29330d3 commit 96d569c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLApi/CLApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="CryptoHelper" Version="4.0.0" />
<PackageReference Include="LiteDB" Version="5.0.19" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.18" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.19" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.19" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
Expand Down

0 comments on commit 96d569c

Please sign in to comment.