Skip to content

Commit 1bba550

Browse files
build(deps): bump Newtonsoft.Json (#158)
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30ee1da commit 1bba550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DarkId.Papyrus.DebugAdapterProxy/DarkId.Papyrus.DebugAdapterProxy.Fallout4.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="CommandLineParser" Version="2.3.0" />
3232
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.2.0" />
3333
<PackageReference Include="Serilog.Extensions.Logging.File" Version="2.0.0-dev-00032" />
34-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
34+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3535
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
3636
</ItemGroup>
3737

0 commit comments

Comments
 (0)