Skip to content

Commit

Permalink
chore(deps): bump Lykke.MarginTrading.AccountsManagement.Contracts
Browse files Browse the repository at this point in the history
Bumps Lykke.MarginTrading.AccountsManagement.Contracts from 7.15.0 to 7.16.0.

---
updated-dependencies:
- dependency-name: Lykke.MarginTrading.AccountsManagement.Contracts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent fa94bf2 commit b9cd0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MarginTrading.Backend/MarginTrading.Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageReference Include="LykkeBiz.RabbitMqBroker" Version="9.2.6" />
<PackageReference Include="Lykke.Service.EmailSender" Version="1.1.0" />
<PackageReference Include="Lykke.Snow.Common.Startup" Version="3.12.0" />
<PackageReference Include="Lykke.MarginTrading.AccountsManagement.Contracts" Version="7.15.0" />
<PackageReference Include="Lykke.MarginTrading.AccountsManagement.Contracts" Version="7.16.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.9" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.1" />
Expand Down

0 comments on commit b9cd0ec

Please sign in to comment.