Skip to content

Commit 7dd4562

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Inversion.Extensibility.Web/Inversion.Extensibility.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Authors>Adam Christie</Authors>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
10+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1111
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.2.0" />
1212
<PackageReference Include="Inversion" Version="1.0.3" />
1313
<PackageReference Include="Inversion.Web" Version="1.0.4" />

0 commit comments

Comments
 (0)