Skip to content

Commit

Permalink
Bump MxIO.ApiClient.Abstractions, MxIO.ApiClient.WebExtensions and Ne…
Browse files Browse the repository at this point in the history
…wtonsoft.Json

Bumps [MxIO.ApiClient.Abstractions](https://github.com/frasermolyneux/api-client-abstractions), [MxIO.ApiClient.WebExtensions](https://github.com/frasermolyneux/api-client-abstractions) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together.

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

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

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f4d3ac2 commit ce76891
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="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="3.5.0" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.114.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.114.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.115.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.115.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
Expand Down

0 comments on commit ce76891

Please sign in to comment.