Skip to content

Commit 074c38a

Browse files
Update dependency Newtonsoft.Json to 13.0.4 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 867882a commit 074c38a

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
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
26-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
26+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
2727
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
2828
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite"
2929
Version="9.0.4" />

0 commit comments

Comments
 (0)