Skip to content

Commit a6df558

Browse files
authored
chore: update Newtonsoft.Json to 13.0.1 (#793)
1 parent 85a2963 commit a6df558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Algolia.Search/Algolia.Search.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<LangVersion>7.3</LangVersion>
2626
</PropertyGroup>
2727
<ItemGroup>
28-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
28+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2929
<None Include="images\icon.png" Pack="true" PackagePath="\" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)