Skip to content

Commit

Permalink
#2 fix validation in Plugin Client for PartnerId when there is Paymen…
Browse files Browse the repository at this point in the history
…tIntegrationProperties
  • Loading branch information
vitaliidasaev committed May 14, 2020
1 parent f33b909 commit 3ef3e4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
<PackageReference Include="LykkeBiz.Sdk" Version="1.0.0" />
<PackageReference Include="MAVN.Service.PaymentIntegrationPlugin.Client" Version="1.14.0" />
<PackageReference Include="MAVN.Service.PaymentIntegrationPlugin.Client" Version="1.14.3" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 3ef3e4a

Please sign in to comment.