Skip to content

Commit 93fe4aa

Browse files
dependabot[bot]codewithmecoder
authored andcommitted
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 9.0.8 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2210dc1 commit 93fe4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BAS24.Libs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<None Include="README.md" Pack="true" PackagePath="\" />
2121
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
2222
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
23-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.8" />
23+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.10" />
2424
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
2525
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.8" />

0 commit comments

Comments
 (0)