We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6536e commit f5b4b3bCopy full SHA for f5b4b3b
README.rst
@@ -135,7 +135,7 @@ Java 8:
135
<dependency>
136
<groupId>org.web3j</groupId>
137
<artifactId>core</artifactId>
138
- <version>4.5.5</version>
+ <version>4.5.12</version>
139
</dependency>
140
141
Android:
@@ -156,7 +156,7 @@ Java 8:
156
157
.. code-block:: groovy
158
159
- compile ('org.web3j:core:4.5.5')
+ compile ('org.web3j:core:4.5.12')
160
161
162
0 commit comments