Skip to content

Commit 7fc7da8

Browse files
Bump org.rocksdb:rocksdbjni from 10.2.1 to 10.4.2
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 10.2.1 to 10.4.2. - [Release notes](https://github.com/facebook/rocksdb/releases) - [Changelog](https://github.com/facebook/rocksdb/blob/v10.4.2/HISTORY.md) - [Commits](facebook/rocksdb@v10.2.1...v10.4.2) --- updated-dependencies: - dependency-name: org.rocksdb:rocksdbjni dependency-version: 10.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18f260a commit 7fc7da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mockk = "1.14.5"
2525
# benchmark dependencies
2626
jmh = "1.37"
2727
jmh-gradle = "0.7.3"
28-
rocksdb = "10.2.1"
28+
rocksdb = "10.4.2"
2929

3030
[libraries]
3131
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version.ref = "caffeine" }

0 commit comments

Comments
 (0)