Skip to content

Commit 9c59d98

Browse files
chore(deps): update dependency newtonsoft.json to 13.0.4 (#2011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2278e97 commit 9c59d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit.Newtonsoft.Json/Refit.Newtonsoft.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
13+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1414
</ItemGroup>
1515

1616
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">

0 commit comments

Comments
 (0)