Skip to content

Commit

Permalink
MINOR: Upgrade rocksdb to 5.14.2 (#5343)
Browse files Browse the repository at this point in the history
Reviewers: Bill Bejeck <bill@confluent.io>, Matthias J. Sax <matthias@confluent.io>
  • Loading branch information
guozhangwang committed Jul 9, 2018
1 parent f54ba7c commit 9a18f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -76,7 +76,7 @@ versions += [
// PowerMock 1.x doesn't support Java 9, so use PowerMock 2.0.0 beta
powermock: "2.0.0-beta.5",
reflections: "0.9.11",
rocksDB: "5.13.4",
rocksDB: "5.14.2",
scalatest: "3.0.5",
scoverage: "1.3.1",
slf4j: "1.7.25",
Expand Down

0 comments on commit 9a18f92

Please sign in to comment.