Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Update web3j version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier committed Aug 27, 2019
1 parent 1934f0e commit f0cf271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For instance, having the shaded JAR in your classpath is equivalent to a Gradle

```groovy
dependencies {
implementation "org.web3j:core:4.4.0"
implementation "org.web3j:core:4.5.0"
implementation "org.web3j:web3j-aion-avm:0.1.0"
implementation "org.aion:avm-api:1.4"
Expand Down

0 comments on commit f0cf271

Please sign in to comment.