Skip to content

Commit 90ead26

Browse files
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src/Slack.Webhooks
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffad943 commit 90ead26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Slack.Webhooks/Slack.Webhooks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
11+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1212
</ItemGroup>
1313

1414
<ItemGroup Condition=" '$(TargetFramework)' != 'netstandard1.3' ">

0 commit comments

Comments
 (0)