Skip to content

Commit f5b4b3b

Browse files
cfeldeAlexandrouR
authored andcommitted
Update version number in README.rst (#1144)
1 parent 6a6536e commit f5b4b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Java 8:
135135
<dependency>
136136
<groupId>org.web3j</groupId>
137137
<artifactId>core</artifactId>
138-
<version>4.5.5</version>
138+
<version>4.5.12</version>
139139
</dependency>
140140
141141
Android:
@@ -156,7 +156,7 @@ Java 8:
156156

157157
.. code-block:: groovy
158158
159-
compile ('org.web3j:core:4.5.5')
159+
compile ('org.web3j:core:4.5.12')
160160
161161
Android:
162162

0 commit comments

Comments
 (0)