Skip to content

Commit d53c4ce

Browse files
committed
EthereumJ updated to 1.10.0. Constantinople HF scheduled on mainnet
2 parents 4664cbb + b6b648c commit d53c4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies {
9999
compile "org.ethereum:solcJ-all:0.4.19" // Solidity Compiler win/mac/linux binaries
100100

101101
// don't forget to adjust {ethereumJ.version} in application.properties
102-
compile ("org.ethereum:ethereumj-core:1.9.1-RELEASE") {
102+
compile ("org.ethereum:ethereumj-core:1.10.0-RELEASE") {
103103
changing = true
104104

105105
exclude group: "log4j"

0 commit comments

Comments
 (0)