Skip to content

Commit 8abf239

Browse files
[backend-nuget]: Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 9.0.8 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f89bab9 commit 8abf239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smo-backend/smo-backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
1515
<PackageReference Include="MessagePack" Version="3.1.4" />
16-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.8" />
16+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.9" />
1717
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.8" />
1818
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="9.0.8" />
1919
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />

0 commit comments

Comments
 (0)