MINOR: Update rocksDB dependency to 5.0.1

Author: jozi-k <jozef.koval@protonmail.ch>

Reviewers: Ismael Juma, Guozhang Wang

Closes #2292 from jozi-k/update-rocksdb-4.13.5
This commit is contained in:
Jozef Koval 2017-01-11 09:37:06 -08:00 committed by Guozhang Wang
parent 4b71c0bdc1
commit d173395374
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ versions += [
metrics: "2.2.0",
powermock: "1.6.4",
reflections: "0.9.10",
rocksDB: "4.11.2",
rocksDB: "5.0.1",
scalaTest: "3.0.1",
scalaParserCombinators: "1.0.4",
scoverage: "1.3.0",