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.
1 parent d425022 commit ad8829bCopy full SHA for ad8829b
build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
compile "org.ethereum:solcJ-all:0.4.8" // 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.7.0-RELEASE") {
+ compile ("org.ethereum:ethereumj-core:1.7.1-RELEASE") {
103
changing = true
104
105
exclude group: "log4j"
0 commit comments