Skip to content

Commit

Permalink
Update web3j dependency to 4.5.8 (hyperledger#225)
Browse files Browse the repository at this point in the history
Signed-off-by: Antony Denyer <git@antonydenyer.co.uk>
  • Loading branch information
antonydenyer authored and ajsutton committed Nov 27, 2019
1 parent f7cc066 commit ac21115
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ dependencyManagement {

dependency 'org.springframework.security:spring-security-crypto:5.2.0.RELEASE'

dependency 'org.web3j:abi:4.5.7'
dependency 'org.web3j:core:4.5.7'
dependency 'org.web3j:crypto:4.5.7'
dependency 'org.web3j:besu:4.5.7'
dependency 'org.web3j:abi:4.5.8'
dependency 'org.web3j:core:4.5.8'
dependency 'org.web3j:crypto:4.5.8'
dependency 'org.web3j:besu:4.5.8'

dependency 'org.xerial.snappy:snappy-java:1.1.7.3'

Expand Down

0 comments on commit ac21115

Please sign in to comment.