Skip to content

Commit a7007f7

Browse files
Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /src/main/Domain.Model
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63ecd53 commit a7007f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/Domain.Model/Domain.Model.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="ei8.Cortex.Diary.Common" Version="0.1.11" />
1212
<PackageReference Include="Neurul.Common" Version="0.1.19" />
1313
<PackageReference Include="Neurul.Cortex.Common" Version="0.1.4" />
14-
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
14+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)