Skip to content

Commit c504fc2

Browse files
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/core/Wyam.Hosting
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9c5435 commit c504fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Wyam.Hosting/Wyam.Hosting.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.Extensions.FileProviders.Composite" Version="2.2.0" />
1818
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="2.2.0" />
1919
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="2.2.0" />
20-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
20+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2121
</ItemGroup>
2222
<ItemGroup>
2323
<EmbeddedResource Include="wwwroot\livereload.js" />

0 commit comments

Comments
 (0)