Skip to content

Commit

Permalink
Bump MxIO.ApiClient.WebExtensions and MxIO.ApiClient.Abstractions
Browse files Browse the repository at this point in the history
Bumps [MxIO.ApiClient.WebExtensions](https://github.com/frasermolyneux/api-client-abstractions) and [MxIO.ApiClient.Abstractions](https://github.com/frasermolyneux/api-client-abstractions). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: MxIO.ApiClient.WebExtensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MxIO.ApiClient.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent f0ef9ff commit 0bd438e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.8" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.0" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.98.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.98.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.99.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.99.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
Expand Down

0 comments on commit 0bd438e

Please sign in to comment.