Skip to content

Commit 5662379

Browse files
Update dependency Newtonsoft.Json to v13.0.3
1 parent 35dd553 commit 5662379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ElectricityMap.DotNet.Client/ElectricityMap.DotNet.Client.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.DependencyInjection.Abstractions" Version="5.0.0" />
24-
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
24+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2525
<PackageReference Include="System.Collections" Version="4.3.0" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)