Skip to content

Commit 19f5bb8

Browse files
Bump Newtonsoft.Json in /SecurityService.DataTransferObjects
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] <support@github.com>
1 parent 0cde618 commit 19f5bb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SecurityService.DataTransferObjects/SecurityService.DataTransferObjects.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
13-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
13+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)