Skip to content

Commit b9c9587

Browse files
Bump newtonsoft.json from 12.0.1 to 13.0.1 in /CustomDeserializers
Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.1...13.0.1) --- updated-dependencies: - dependency-name: newtonsoft.json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ab49b4 commit b9c9587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomDeserializers/CustomDeserializers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
99
<PackageReference Include="Microsoft.Azure.StreamAnalytics" Version="0.2.63905.1" />
10-
<PackageReference Include="newtonsoft.json" Version="12.0.1" />
10+
<PackageReference Include="newtonsoft.json" Version="13.0.1" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<Reference Include="Avro">

0 commit comments

Comments
 (0)