mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
Bump NBitcoin (Fix #4212)
This commit is contained in:
parent
6d7c11f1b1
commit
9533809631
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="BTCPayServer.Lightning.Common" Version="1.3.13" />
|
||||
<PackageReference Include="NBitcoin" Version="7.0.11" />
|
||||
<PackageReference Include="NBitcoin" Version="7.0.13" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Reference in a new issue