Skip to content

Commit

Permalink
Bump MxIO.ApiClient.WebExtensions from 1.1.45.1 to 1.1.47.1
Browse files Browse the repository at this point in the history
Bumps [MxIO.ApiClient.WebExtensions](https://github.com/frasermolyneux/api-client-abstractions) from 1.1.45.1 to 1.1.47.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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent f467cda commit fdaaa3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="2.15.3" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.45.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.47.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
Expand Down

0 comments on commit fdaaa3b

Please sign in to comment.