File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
docs/src/dev-guide/components-core Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,14 @@ This will download:
36
36
* [ ANTLR] ( https://www.antlr.org ) (v4.13.1)
37
37
* [ Catch2] ( https://github.com/catchorg/Catch2.git ) (v2.13.7)
38
38
* [ date] ( https://github.com/HowardHinnant/date.git ) (v3.0.1)
39
- * [ json] ( https://github.com/nlohmann/json.git ) (v3.10.4 )
40
- * [ log-surgeon] ( https://github.com/y-scope/log-surgeon ) (895f464)
39
+ * [ json] ( https://github.com/nlohmann/json.git ) (v3.11.3 )
40
+ * [ log-surgeon] ( https://github.com/y-scope/log-surgeon.git ) (895f464)
41
41
* [ outcome] ( https://github.com/ned14/outcome ) (v2.2.9)
42
42
* [ simdjson] ( https://github.com/simdjson/simdjson ) (v3.6.3)
43
43
* [ SQLite3] ( https://www.sqlite.org/download.html ) (v3.36.0)
44
+ * [ uftcpp] ( https://github.com/nemtrif/utfcpp.git ) (v4.0.6)
44
45
* [ yaml-cpp] ( https://github.com/jbeder/yaml-cpp.git ) (v0.7.0)
46
+ * [ yscope-log-viewer] ( https://github.com/y-scope/yscope-log-viewer.git ) (969ff35)
45
47
* [ ystdlib-cpp] ( https://github.com/y-scope/ystdlib-cpp.git ) (d1b4ae0)
46
48
47
49
### Environment
You can’t perform that action at this time.
0 commit comments