Browse Source
Merge pull request #133 from eesast/renovate/newtonsoft.json-13.x
chore(deps): update dependency newtonsoft.json to v13.0.3
tags/0.1.0
Timothy Liu
GitHub
2 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
installer/Installer/Installer.csproj
|
|
|
@@ -10,7 +10,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" /> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" /> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> |
|
|
|
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.34" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|