Skip to content

Commit a9a4e5c

Browse files
Bump Newtonsoft.Json in /src/samples/WebApiSample/WebApiSample
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] <[email protected]>
1 parent 30781e3 commit a9a4e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/samples/WebApiSample/WebApiSample/WebApiSample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.2" PrivateAssets="All" />
1515
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.0.2105168" />
1616
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.1.1" />
17-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="4.0.1" />
1919
<PackageReference Include="WorkflowCore" Version="1.8.0" />
2020
<PackageReference Include="WorkflowCore.Persistence.MongoDB" Version="1.7.0" />

0 commit comments

Comments
 (0)