Skip to content

Commit 88487c5

Browse files
authored
Merge pull request #1120 from danielgerlag/dependabot/nuget/src/samples/WebApiSample/WebApiSample/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/samples/WebApiSample/WebApiSample
2 parents 41b85c3 + a9a4e5c commit 88487c5

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)