Skip to content

Commit

Permalink
Merge pull request #509 from frasermolyneux/dependabot/nuget/src/mult…
Browse files Browse the repository at this point in the history
…i-84e9336e57

Bump MxIO.ApiClient.Abstractions and Newtonsoft.Json in /src
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 7651657 + 330e3e4 commit 8433a74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.114.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.115.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<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.Abstractions" Version="1.1.115.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.114.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
Expand Down

0 comments on commit 8433a74

Please sign in to comment.