Skip to content

Commit

Permalink
Bump NBXplorer
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed May 2, 2019
1 parent b8f6cf4 commit 4a9eadf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BTCPayServer.Tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:


nbxplorer:
image: nicolasdorier/nbxplorer:2.0.0.31
image: nicolasdorier/nbxplorer:2.0.0.34
restart: unless-stopped
ports:
- "32838:32838"
Expand Down
2 changes: 1 addition & 1 deletion BTCPayServer/BTCPayServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="NBitcoin" Version="4.1.1.98" />
<PackageReference Include="NBitpayClient" Version="1.0.0.34" />
<PackageReference Include="DBriize" Version="1.0.0.4" />
<PackageReference Include="NBXplorer.Client" Version="2.0.0.6" />
<PackageReference Include="NBXplorer.Client" Version="2.0.0.10" />
<PackageReference Include="NicolasDorier.CommandLine" Version="1.0.0.2" />
<PackageReference Include="NicolasDorier.CommandLine.Configuration" Version="1.0.0.3" />
<PackageReference Include="NicolasDorier.RateLimits" Version="1.0.0.3" />
Expand Down

0 comments on commit 4a9eadf

Please sign in to comment.