Skip to content

Commit 9d43b5a

Browse files
authored
Merge pull request #84 from amccool/dependabot/nuget/src/ElasticSearch.Extensions.Logging/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /src/ElasticSearch.Extensions.Logging
2 parents 5b99ac7 + bc4166c commit 9d43b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ElasticSearch.Extensions.Logging/AM.Extensions.Logging.ElasticSearch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2323
</PackageReference>
24-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
24+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
2525
<PackageReference Include="System.Reactive.Linq" Version="3.1.1" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)