This is an automated email from the ASF dual-hosted git repository.

aleksraiden pushed a commit to branch aleksraiden-patch-2
in repository https://gitbox.apache.org/repos/asf/kvrocks.git

commit 6af8a52bf719d1f1e2dc932770e02b652b7e118d
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Mar 30 11:07:38 2025 +0300

    Update rocksdb.cmake
---
 cmake/rocksdb.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/rocksdb.cmake b/cmake/rocksdb.cmake
index 116248703..69d110734 100644
--- a/cmake/rocksdb.cmake
+++ b/cmake/rocksdb.cmake
@@ -26,7 +26,7 @@ endif()
 include(cmake/utils.cmake)
 
 FetchContent_DeclareGitHubWithMirror(rocksdb
-  facebook/rocksdb v9.11.1
+  facebook/rocksdb v9.11.2
   MD5=d332d9b17863d518ed3d128a81fd653b
 )
 

Reply via email to