Skip to content

Commit 290c162

Browse files
dependabot[bot]Oceania2018
authored andcommitted
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/TensorFlowNET.Keras
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49876bb commit 290c162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TensorFlowNET.Keras/Tensorflow.Keras.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Keras is an API designed for human beings, not machines. Keras follows best prac
7272
<ItemGroup>
7373
<PackageReference Include="HDF5-CSharp" Version="1.16.2" />
7474
<PackageReference Include="MethodBoundaryAspect.Fody" Version="2.0.148" />
75-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
75+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
7676
<PackageReference Include="SharpZipLib" Version="1.4.1" />
7777
</ItemGroup>
7878

0 commit comments

Comments
 (0)