We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 905419d + 9fdcb7f commit 9e36a7aCopy full SHA for 9e36a7a
build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
implementation group: 'org.jline', name: 'jline', version: '3.25.0'
89
implementation group: 'io.github.tronprotocol', name: 'zksnark-java-sdk', version: '1.0.0'
90
91
- implementation group: 'org.web3j', name: 'crypto', version: '4.5.0'
+ implementation group: 'org.web3j', name: 'crypto', version: '4.9.8'
92
}
93
94
protobuf {
0 commit comments