Skip to content

Commit

Permalink
MINOR: Update rocksDB dependency to 5.0.1
Browse files Browse the repository at this point in the history
Author: jozi-k <[email protected]>

Reviewers: Ismael Juma, Guozhang Wang

Closes apache#2292 from jozi-k/update-rocksdb-4.13.5
  • Loading branch information
jozanek authored and guozhangwang committed Jan 11, 2017
1 parent 4b71c0b commit d173395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d173395

Please sign in to comment.