Skip to content

Commit

Permalink
chore(deps): update dependency tencent.qcloud.cos.sdk to v5.4.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent cb97236 commit 068aa53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency/deploy/deploy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.38" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.40" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion installer/installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<PackageReference Include="CommunityToolkit.Maui.Core" Version="9.0.0" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.38" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.40" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.40" />
</ItemGroup>

Expand Down

0 comments on commit 068aa53

Please sign in to comment.