Skip to content

Commit

Permalink
bump web3j version to 4.6.3 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pana authored Sep 24, 2020
1 parent 0ea27c2 commit e3151f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ dependencies {
// Use JUnit test framework
testImplementation 'junit:junit:4.12'

compile 'org.web3j:core:4.5.5'
compile 'org.web3j:core:4.6.3'
}

0 comments on commit e3151f3

Please sign in to comment.