Skip to content

Commit

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

Bump MxIO.ApiClient.Abstractions and Newtonsoft.Json in /src
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
2 parents 3aa6bbc + c9d6510 commit 7355f39
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.109.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.110.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.109.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.110.1" />
<PackageReference Include="MxIO.ApiClient.WebExtensions" Version="1.1.109.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
Expand Down

0 comments on commit 7355f39

Please sign in to comment.