Skip to content

Commit

Permalink
Merge pull request #679 from eesast/renovate/tencent.qcloud.cos.sdk-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.37
  • Loading branch information
shangfengh committed Apr 6, 2024
2 parents 85e9bdc + 3eda274 commit f957db8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion installer/Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="ICSharpCode.SharpZipLib.dll" Version="0.85.4.369" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.36" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.37" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion installer/InstallerUpdater/InstallerUpdater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.36">
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.37">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit f957db8

Please sign in to comment.