Skip to content

Commit

Permalink
Merge pull request #377 from JoshKeegan/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Mvc.NewtonsoftJson-8.0.6
  • Loading branch information
JoshKeegan authored May 29, 2024
2 parents b746221 + a91cfdd commit 14041dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StringSearch.Api/StringSearch.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.6" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
</ItemGroup>
Expand Down

0 comments on commit 14041dc

Please sign in to comment.