Skip to content

Commit bebe43c

Browse files
chore(deps): bump Newtonsoft.Json in /src/IBM.Watson.Assistant.v1
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77c5ae6 commit bebe43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IBM.Watson.Assistant.v1/IBM.Watson.Assistant.v1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<ItemGroup>
3737
<PackageReference Include="IBM.Watson.Common" Version="6.1.0" />
3838
<PackageReference Include="IBM.Cloud.SDK.Core" Version="1.3.1" />
39-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
39+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4040
<PackageReference Include="JsonSubTypes" Version="1.6.0" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)