We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e29e392 commit bcd6a59Copy full SHA for bcd6a59
src/EventStore.ClientAPI/EventStore.ClientAPI.csproj
@@ -7,7 +7,7 @@
7
<DocumentationFile>EventStore.ClientAPI.xml</DocumentationFile>
8
</PropertyGroup>
9
<ItemGroup>
10
- <PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
11
<PackageReference Include="protobuf-net" Version="3.0.101" />
12
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
13
<PackageReference Include="System.Net.Http" Version="4.3.4" />
0 commit comments