Skip to content

Commit

Permalink
Bump MxIO.ApiClient.WebExtensions, MxIO.ApiClient.Abstractions and Mi…
Browse files Browse the repository at this point in the history
…crosoft.Extensions.Logging.Abstractions

Bumps [MxIO.ApiClient.WebExtensions](https://github.com/frasermolyneux/api-client-abstractions), [MxIO.ApiClient.Abstractions](https://github.com/frasermolyneux/api-client-abstractions) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

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

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

Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

---
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
- dependency-name: Microsoft.Extensions.Logging.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 14, 2024
1 parent b2868d4 commit d54f939
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.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.10" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.2.2" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.100.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.100.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.101.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.101.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
Expand Down

0 comments on commit d54f939

Please sign in to comment.