Skip to content

Commit ce1f01b

Browse files
dependabot[bot]oformaniuk
authored andcommitted
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /source/Handlebars.Test
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.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 9aa3afd commit ce1f01b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Handlebars.Test/Handlebars.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4747
</PackageReference>
4848
<PackageReference Include="GitHubActionsTestLogger" Version="1.1.0" />
49-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
49+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5050
<PackageReference Include="NSubstitute" Version="4.2.2" />
5151
<PackageReference Include="xunit" Version="2.4.1" />
5252
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />

0 commit comments

Comments
 (0)