diff --git a/build.gradle b/build.gradle index e3c45ce1b2..3698ea3c08 100644 --- a/build.gradle +++ b/build.gradle @@ -40,7 +40,7 @@ repositories { dependencies { compile 'org.bitcoinj:bitcoinj-core:0.12' - compile 'net.tomp2p:tomp2p-all:5.0-Alpha.60850a9-SNAPSHOT' + compile 'net.tomp2p:tomp2p-all:5.0-Alpha.8f1cafb-SNAPSHOT' compile 'org.springframework:spring-core:4.1.1.RELEASE' compile 'net.sf.jopt-simple:jopt-simple:4.8' compile 'org.slf4j:slf4j-api:1.7.7'