Skip to content

Commit 565613e

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Amazon.CloudWatch.EMF (#26)
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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Kuhn <[email protected]>
1 parent 47384b0 commit 565613e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Amazon.CloudWatch.EMF/Amazon.CloudWatch.EMF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="3.1.8" />
24-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
24+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2525
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" PrivateAssets="All" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)