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 8a8b4c2eb5eb1052c20412ec2fa6d82dcefdbe48
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Mon Apr 27 11:43:40 2026 +0300

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

diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 772951dbf..cba8159ae 100644
--- a/cmake/jsoncons.cmake
+++ b/cmake/jsoncons.cmake
@@ -20,8 +20,8 @@ include_guard()
 include(cmake/utils.cmake)
 
 FetchContent_DeclareGitHubWithMirror(jsoncons
-  danielaparker/jsoncons v1.6.0
-  MD5=1338c49e9074ed3417fed63b4cc22ec3
+  danielaparker/jsoncons v1.7.0
+  MD5=7667a9482bb2500b0f93eb2682f64458
 )
 
 FetchContent_MakeAvailableWithArgs(jsoncons

Reply via email to