Skip to content

Commit

Permalink
Updated web3j Quorum library version
Browse files Browse the repository at this point in the history
  • Loading branch information
conor10 authored Mar 12, 2019
1 parent 0e58806 commit 4d28d15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Java 8:
<dependency>
<groupId>org.web3j</groupId>
<artifactId>quorum</artifactId>
<version>0.10.0</version>
<version>4.0.6</version>
</dependency>
Gradle
Expand All @@ -52,7 +52,7 @@ Java 8:

.. code-block:: groovy
compile ('org.web3j:quorum:0.10.0')
compile ('org.web3j:quorum:4.0.6')
Run Quorum
Expand Down

0 comments on commit 4d28d15

Please sign in to comment.