From e6bbdcd188a551f367c0ccc1a59df06baf758f39 Mon Sep 17 00:00:00 2001 From: Alexey Kiselev Date: Wed, 19 Oct 2016 19:30:47 +0300 Subject: [PATCH] SBT lock file was updated. --- lock.sbt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lock.sbt b/lock.sbt index 8b76beab881..38c4ba2328c 100644 --- a/lock.sbt +++ b/lock.sbt @@ -40,9 +40,9 @@ dependencyOverrides in ThisBuild ++= Set( "com.typesafe.play" % "play-functional_2.11" % "2.4.8", "com.typesafe.play" % "play-iteratees_2.11" % "2.4.8", "com.typesafe.play" % "play-json_2.11" % "2.4.8", - "com.wavesplatform" % "scorex-basics_2.11" % "1.4.1-SNAPSHOT", - "com.wavesplatform" % "scorex-consensus_2.11" % "1.4.1-SNAPSHOT", - "com.wavesplatform" % "scorex-transaction_2.11" % "1.4.1-SNAPSHOT", + "com.wavesplatform" % "scorex-basics_2.11" % "1.4.1", + "com.wavesplatform" % "scorex-consensus_2.11" % "1.4.1", + "com.wavesplatform" % "scorex-transaction_2.11" % "1.4.1", "commons-net" % "commons-net" % "3.5", "io.netty" % "netty" % "3.10.0.Final", "io.spray" % "spray-json_2.11" % "1.3.2", @@ -80,4 +80,4 @@ dependencyOverrides in ThisBuild ++= Set( "org.whispersystems" % "curve25519-java" % "0.2.4", "org.yaml" % "snakeyaml" % "1.12" ) -// LIBRARY_DEPENDENCIES_HASH 13c97eee6efe04fbbaacb70ebf62e2017e6143b5 +// LIBRARY_DEPENDENCIES_HASH 9cb0b28d11c9cee74408c3013729cd5d42d9bd95