Skip to content

Commit 99cd142

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Docker.DotNet (#564)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 578c2f4 commit 99cd142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Docker.DotNet/Docker.DotNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<AssemblyName>Docker.DotNet</AssemblyName>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
8+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
99
<PackageReference Include="System.Buffers" Version="4.5.1" />
1010
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)