Skip to content

Commit

Permalink
depend on current web3j-uni version (hyperledger-web3j#1311)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrouR authored and rach-id committed Apr 12, 2021
1 parent 67c1332 commit 776f8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
testCompile "ch.qos.logback:logback-core:$logbackVersion",
"ch.qos.logback:logback-classic:$logbackVersion",
"com.carrotsearch:junit-benchmarks:$junitBenchmarkVersion",
"org.web3j:web3j-unit:$web3jUnitVersion"
"org.web3j:web3j-unit:4.8.1"
}
tasks.withType(Test) {
useJUnitPlatform()
Expand Down

0 comments on commit 776f8d0

Please sign in to comment.