Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit b23ac64

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /WikiMediaHelperService
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]>
1 parent d71cd34 commit b23ac64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WikiMediaHelperService/WikiMediaHelperService.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
11-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
11+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1212
</ItemGroup>
1313

1414

0 commit comments

Comments
 (0)