Skip to content

Commit

Permalink
KAFKA-13287: Upgrade RocksDB to 6.22.1.1 (apache#11317)
Browse files Browse the repository at this point in the history
This commit upgrades RocksDB from 6.19.3 to 6.22.1.1

Reviewer: Anna Sophie Blee-Goldman <[email protected]>
  • Loading branch information
cadonna authored and Ralph Debusmann committed Dec 22, 2021
1 parent 4ce5299 commit 690d702
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 @@ -104,7 +104,7 @@ versions += [
netty: "4.1.62.Final",
powermock: "2.0.9",
reflections: "0.9.12",
rocksDB: "6.19.3",
rocksDB: "6.22.1.1",
scalaCollectionCompat: "2.4.4",
scalafmt: "2.7.5",
scalaJava8Compat : "1.0.0",
Expand Down

0 comments on commit 690d702

Please sign in to comment.