Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit e8102b4

Browse files
Bump Newtonsoft.Json in /Libraries/TranscriptConverter
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] <support@github.com>
1 parent 105b308 commit e8102b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Libraries/TranscriptConverter/Microsoft.Bot.Builder.Testing.TranscriptConverter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Bot.Schema" Version="4.15.0" />
1212
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
13-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
13+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)