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 4664cbb + b6b648c commit d53c4ceCopy full SHA for d53c4ce
build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
compile "org.ethereum:solcJ-all:0.4.19" // Solidity Compiler win/mac/linux binaries
100
101
// don't forget to adjust {ethereumJ.version} in application.properties
102
- compile ("org.ethereum:ethereumj-core:1.9.1-RELEASE") {
+ compile ("org.ethereum:ethereumj-core:1.10.0-RELEASE") {
103
changing = true
104
105
exclude group: "log4j"
0 commit comments