Skip to content

Commit

Permalink
Merge pull request #34 from SweeXordious/versions_updates
Browse files Browse the repository at this point in the history
bumping web3j versions
  • Loading branch information
rach-id authored Aug 24, 2020
2 parents cc73ab8 + 07cfed5 commit 52ab7f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ plugins {
description 'Web3j-unit extension'

ext {
web3jVersion = '4.6.1'
web3jEvmVersion = '4.5.18'
web3jVersion = '4.6.3'
web3jEvmVersion = '4.6.3'
kotlinLoggingVersion = '1.6.24'
logbackVersion = '1.2.3'
mockitoKotlinVersion = '1.6.0'
Expand Down

0 comments on commit 52ab7f5

Please sign in to comment.