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 4040220 commit 190e60aCopy full SHA for 190e60a
source/Octopus.Server.Client/Octopus.Server.Client.csproj
@@ -52,7 +52,7 @@ This package contains the non-ILmerged client library for the HTTP API in Octopu
52
<PrivateAssets>all</PrivateAssets>
53
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
54
</PackageReference>
55
- <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
56
<PackageReference Include="Octopus.Octodiff" Version="2.0.549" />
57
<PackageReference Include="Octopus.TinyTypes" Version="3.0.2" />
58
<PackageReference Include="Octopus.TinyTypes.Json" Version="3.0.2" />
0 commit comments