Skip to content

Commit

Permalink
Merge pull request #73 from sfyumi/master
Browse files Browse the repository at this point in the history
Upgrade picocli to fix wallet import error
  • Loading branch information
rach-id authored Dec 13, 2021
2 parents 27a6485 + 4dcf744 commit 74bf1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ applicationName = 'web3j'

ext {
web3jVersion = '4.8.4'
picocli = '4.0.4'
picocli = '4.6.0'
slf4jVersion = '1.7.30'
junitVersion = '5.8.2'
mockitoVersion = '4.1.0'
Expand Down

0 comments on commit 74bf1f7

Please sign in to comment.