Skip to content

Commit 5910e56

Browse files
Bump Newtonsoft.Json from 11.0.1 to 13.0.1 in /src/Objects (#9)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e320397 commit 5910e56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objects/Objects.csproj

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

3535
<ItemGroup>
3636
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.0" />
37-
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
37+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)