Skip to content

Commit bcd6a59

Browse files
committed
Update Newtonsoft.Json to 13.0.1
1 parent e29e392 commit bcd6a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventStore.ClientAPI/EventStore.ClientAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<DocumentationFile>EventStore.ClientAPI.xml</DocumentationFile>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
10+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1111
<PackageReference Include="protobuf-net" Version="3.0.101" />
1212
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
1313
<PackageReference Include="System.Net.Http" Version="4.3.4" />

0 commit comments

Comments
 (0)