Skip to content

Commit

Permalink
Updated version for Gradle users
Browse files Browse the repository at this point in the history
  • Loading branch information
conor10 committed May 17, 2017
1 parent e55a70f commit 77e6db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Maven:
Gradle:

```groovy
compile ('org.web3j:web3j-spring-boot-starter:1.0.0')
compile ('org.web3j:web3j-spring-boot-starter:1.1.0')
```

Now Spring can inject web3j instances for you where ever you need them:
Expand Down

0 comments on commit 77e6db2

Please sign in to comment.