浏览代码

Update json

Johannes Kreutz 3 年之前
父节点
当前提交
6375e29fd3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      trackpoint-app/thirdparty/json.cmake

+ 1 - 1
trackpoint-app/thirdparty/json.cmake

@@ -1,7 +1,7 @@
 # Build Json
 
 # The GitHub release (tag) we want to use
-SET(JSON_TAG v3.9.1)
+SET(JSON_TAG v3.10.2)
 
 SET(JSON_PREFIX nlohmann_json)