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

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

commit 22a329bffca9b306b885c0d702e5f3f6dd81d752
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Sun Oct 12 11:59:56 2025 +0300

    Update spdlog.cmake
---
 cmake/spdlog.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmake/spdlog.cmake b/cmake/spdlog.cmake
index f36a5d3db..505c94c97 100644
--- a/cmake/spdlog.cmake
+++ b/cmake/spdlog.cmake
@@ -20,8 +20,8 @@ include_guard()
 include(cmake/utils.cmake)
 
 FetchContent_DeclareGitHubWithMirror(spdlog
-  gabime/spdlog v1.15.3
-  MD5=f00dfa11fd9ee2f9b54d0315f4590e6b
+  gabime/spdlog v1.16.0
+  MD5=9492e71daefbfdfb86727b3628066b5a
 )
 
 FetchContent_MakeAvailableWithArgs(spdlog

Reply via email to