Skip to content

Commit ffa9fb7

Browse files
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /GingerPythonPluginConsole
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b356e27 commit ffa9fb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GingerPythonPluginConsole/GingerPythonPluginConsole.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Ginger.Plugin.Core" Version="3.3.4" />
15-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
15+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)