Skip to content

Commit 994d4ba

Browse files
Merge pull request #32791 from dotnet/dependabot/nuget/samples/snippets/core/tutorials/creating-app-with-plugin-support/csharp/JsonPlugin/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /samples/snippets/core/tutorials/creating-app-with-plugin-support/csharp/JsonPlugin
2 parents 0c6eee8 + 70c1e16 commit 994d4ba

File tree

1 file changed

+1
-1
lines changed
  • samples/snippets/core/tutorials/creating-app-with-plugin-support/csharp/JsonPlugin

1 file changed

+1
-1
lines changed

samples/snippets/core/tutorials/creating-app-with-plugin-support/csharp/JsonPlugin/JsonPlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)