Skip to content

Commit

Permalink
Stick with ethereumj 1.6.3-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalinin committed Nov 3, 2017
1 parent f1052ba commit 6f364fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
compile "org.ethereum:solcJ-all:0.4.8" // Solidity Compiler win/mac/linux binaries

// don't forget to adjust {ethereumJ.version} in application.properties
compile ("org.ethereum:ethereumj-core:1.6.2-RELEASE") {
compile ("org.ethereum:ethereumj-core:1.6.3-RELEASE") {
changing = true

exclude group: "log4j"
Expand Down

0 comments on commit 6f364fd

Please sign in to comment.