Skip to content

Commit

Permalink
0.6.2, bitcoinj lib updated
Browse files Browse the repository at this point in the history
  • Loading branch information
PawelGorny committed Nov 28, 2021
1 parent 7ced649 commit bf3993f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Example of search with a range:

Contact
-------
Contact email: crypto@pawelgorny.com
Contact email: pawgo@protonmail.com
If you found this program useful, consider making a donation, I will appreciate it!
**BTC**: `34dEiyShGJcnGAg2jWhcoDDRxpennSZxg8`

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

<groupId>com.pawelgorny</groupId>
<artifactId>lostword</artifactId>
<version>0.14.1</version>
<version>0.14.2</version>
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-core</artifactId>
<version>0.15.10</version>
<version>0.16.1</version>
</dependency>
<dependency>
<groupId>org.web3j</groupId>
Expand Down

0 comments on commit bf3993f

Please sign in to comment.