Skip to content

Commit 190e60a

Browse files
committed
Update Newtonsoft.Json dependency from 13.0.3 to 13.0.4
+semver: minor GitOrigin-RevId: 52020a265e1399582bc6ffeab8b82dba8b8fd591
1 parent 4040220 commit 190e60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Octopus.Server.Client/Octopus.Server.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This package contains the non-ILmerged client library for the HTTP API in Octopu
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>
55-
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
55+
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
5656
<PackageReference Include="Octopus.Octodiff" Version="2.0.549" />
5757
<PackageReference Include="Octopus.TinyTypes" Version="3.0.2" />
5858
<PackageReference Include="Octopus.TinyTypes.Json" Version="3.0.2" />

0 commit comments

Comments
 (0)