Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
Bump NBitcoin from 4.1.1.66 to 4.1.1.67 in /src/Miningcore (#456)
Browse files Browse the repository at this point in the history
Bumps [NBitcoin](https://github.com/MetacoSA/NBitcoin) from 4.1.1.66 to 4.1.1.67.
- [Release notes](https://github.com/MetacoSA/NBitcoin/releases)
- [Commits](MetacoSA/NBitcoin@v4.1.1.66...v4.1.1.67)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Oliver Weichhold committed Nov 6, 2018
1 parent f210555 commit 9dd5f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miningcore/Miningcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.1.1" />
<PackageReference Include="morelinq" Version="3.0.0" />
<PackageReference Include="NBitcoin" Version="4.1.1.66" />
<PackageReference Include="NBitcoin" Version="4.1.1.67" />
<PackageReference Include="NBitcoin.Zcash" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="NLog" Version="4.5.10" />
Expand Down

0 comments on commit 9dd5f15

Please sign in to comment.