Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MxIO.ApiClient and XtremeIdiots.Portal.RepositoryApiClient in /src #588

Merged
merged 1 commit into from
Dec 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump MxIO.ApiClient and XtremeIdiots.Portal.RepositoryApiClient in /src
Bumps [MxIO.ApiClient](https://github.com/frasermolyneux/api-client-abstractions) and [XtremeIdiots.Portal.RepositoryApiClient](https://github.com/frasermolyneux/portal-repository). These dependencies needed to be updated together.

Updates `MxIO.ApiClient` from 1.1.111.1 to 1.1.112.1
- [Commits](https://github.com/frasermolyneux/api-client-abstractions/commits)

Updates `XtremeIdiots.Portal.RepositoryApiClient` from 1.1.287.1 to 1.1.288.1
- [Commits](https://github.com/frasermolyneux/portal-repository/commits)

---
updated-dependencies:
- dependency-name: MxIO.ApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: XtremeIdiots.Portal.RepositoryApiClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 899c682349d7ce56c6e40ac02e178e89c600926e
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="9.0.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
<PackageReference Include="Polly" Version="8.5.0" />
<PackageReference Include="XtremeIdiots.Portal.RepositoryApiClient" Version="1.1.287.1" />
<PackageReference Include="XtremeIdiots.Portal.RepositoryApiClient" Version="1.1.288.1" />
</ItemGroup>

<ItemGroup>
Loading