Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/phase/daedalus' into feature/sna…
Browse files Browse the repository at this point in the history
…pshotBasedRegressionTest
  • Loading branch information
rtkaczyk committed Sep 21, 2017
2 parents 75cf876 + 10d6ac1 commit 167e22f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ val dep = {
"io.suzaku" %% "boopickle" % "1.2.6",
"org.consensusresearch" %% "scrypto" % "1.2.0-RC3",
"com.madgag.spongycastle" % "core" % "1.56.0.0",
"org.iq80.leveldb" % "leveldb" % "0.11",
"org.iq80.leveldb" % "leveldb-api" % "0.11",
"org.iq80.leveldb" % "leveldb" % "0.12",
"org.iq80.leveldb" % "leveldb-api" % "0.12",
"org.scorexfoundation" %% "iodb" % "0.3.0",
"ch.qos.logback" % "logback-classic" % "1.1.9",
"org.scalatest" %% "scalatest" % "3.0.1" % "it,test",
Expand Down

0 comments on commit 167e22f

Please sign in to comment.