Skip to content

Commit 9dbb633

Browse files
Merge pull request #2457 from domaindrivendev/dependabot/nuget/test/WebSites/NswagClientExample/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/WebSites/NswagClientExample
2 parents d811d5f + 4d6d79e commit 9dbb633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WebSites/NswagClientExample/NswagClientExample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1010
<PackageReference Include="Nswag.MSbuild" Version="13.6.2">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)