Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
updating web3j
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed May 21, 2020
1 parent d964df7 commit 8c1573d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<final-name>nevermined-sdk</final-name>

<web3j.version>4.5.17</web3j.version>
<web3j.version>4.5.18</web3j.version>
<common-utils.version>0.1.3</common-utils.version>

<nevermined.contracts.version>0.2.0</nevermined.contracts.version>
Expand Down Expand Up @@ -460,6 +460,7 @@
<artifactId>utils</artifactId>
<version>${web3j.version}</version>
</dependency>

<!-- Nevermined Contracts: Web3j stubs & ABI's -->
<dependency>
<groupId>io.keyko.nevermined</groupId>
Expand Down

0 comments on commit 8c1573d

Please sign in to comment.