Skip to content

Commit e915295

Browse files
Merge pull request #348 from notion-dotnet/dependabot/nuget/Src/Notion.Client/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Src/Notion.Client
2 parents 5f475a2 + 7fb0d3a commit e915295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Notion.Client/Notion.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>
22-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
22+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2323
<PackageReference Include="JsonSubTypes" Version="1.8.0" />
2424
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
2525
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />

0 commit comments

Comments
 (0)