Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit 75c6d95

Browse files
Bump Newtonsoft.Json in /BotAndCognitive/DialogBotSample
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e188347 commit 75c6d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BotAndCognitive/DialogBotSample/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<package id="Microsoft.Net.Compilers" version="1.2.1" targetFramework="net46" developmentDependency="true" />
2828
<package id="Microsoft.Rest.ClientRuntime" version="2.3.2" targetFramework="net46" />
2929
<package id="Microsoft.WindowsAzure.ConfigurationManager" version="3.2.1" targetFramework="net46" />
30-
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net46" />
30+
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net46" />
3131
<package id="System.IdentityModel.Tokens.Jwt" version="5.1.4" targetFramework="net46" />
3232
<package id="System.Spatial" version="5.6.4" targetFramework="net46" />
3333
<package id="WindowsAzure.Storage" version="7.2.1" targetFramework="net46" />

0 commit comments

Comments
 (0)