Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Mvc.NewtonsoftJson to 8.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xdev-renovate committed Jan 15, 2025
1 parent c0216ad commit b81987f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenIdConnectServerMock.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.12" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.11" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="YamlDotNet" Version="16.2.1" />
Expand Down

0 comments on commit b81987f

Please sign in to comment.