Bump MegaApiClient from 1.10.2 to 1.10.3

Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](https://github.com/gpailler/MegaApiClient/compare/v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: MegaApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-25 03:30:46 +00:00 committed by GitHub
parent 3c5525f1b3
commit 5705a4d983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MegaApiClient" Version="1.10.2" />
<PackageReference Include="MegaApiClient" Version="1.10.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
</ItemGroup>

View File

@ -14,7 +14,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.46" />
<PackageReference Include="MegaApiClient" Version="1.10.2" />
<PackageReference Include="MegaApiClient" Version="1.10.3" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
</ItemGroup>