Skip to content

Commit 9a56749

Browse files
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.19 to 8.0.29
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e05ded5 commit 9a56749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-dotnet-webapi/prime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
4141
<PackageReference Include="Wkhtmltopdf.NetCore" Version="5.0.2-preview" />
4242
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
43-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.19" />
43+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.29" />
4444
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.19" />
4545
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.19" />
4646
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />

0 commit comments

Comments
 (0)