Skip to content

Commit 83bb185

Browse files
authored
Merge pull request #306 from Inumedia/dependabot/nuget/SlackAPI/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /SlackAPI
2 parents 50c5de9 + 0b1b8c2 commit 83bb185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SlackAPI/SlackAPI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
11+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1212
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)