Skip to content

Commit

Permalink
Bump MxIO.ApiClient and MxIO.ApiClient.Abstractions in /src
Browse files Browse the repository at this point in the history
Bumps [MxIO.ApiClient](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` from 1.1.99.1 to 1.1.100.1
- [Commits](https://github.com/frasermolyneux/api-client-abstractions/commits)

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

---
updated-dependencies:
- dependency-name: MxIO.ApiClient
  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 Oct 7, 2024
1 parent 31e7ad8 commit b002769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/repository-webapi-client/repository-webapi-client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="MxIO.ApiClient" Version="1.1.99.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.99.1" />
<PackageReference Include="MxIO.ApiClient" Version="1.1.100.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.100.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="112.1.0" />
</ItemGroup>
Expand Down

0 comments on commit b002769

Please sign in to comment.