Skip to content

Commit

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

Bump MxIO.ApiClient.Abstractions and Newtonsoft.Json in /src
  • Loading branch information
github-actions[bot] authored Nov 14, 2024
2 parents 06aa447 + 12e4be6 commit 830ba17
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 @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.0" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.101.1" />
<PackageReference Include="MxIO.ApiClient.Abstractions" Version="1.1.105.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0" />
<PackageReference Include="MxIO.ApiClient" Version="1.1.100.1" />
<PackageReference Include="MxIO.ApiClient" Version="1.1.104.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="112.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 830ba17

Please sign in to comment.