Skip to content

Commit a1623ab

Browse files
authored
docs(core): Update dependency versions in CLP-core developer guide. (#771)
1 parent 5474ab2 commit a1623ab

File tree

1 file changed

+4
-2
lines changed
  • docs/src/dev-guide/components-core

1 file changed

+4
-2
lines changed

docs/src/dev-guide/components-core/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,14 @@ This will download:
3636
* [ANTLR](https://www.antlr.org) (v4.13.1)
3737
* [Catch2](https://github.com/catchorg/Catch2.git) (v2.13.7)
3838
* [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)
4141
* [outcome](https://github.com/ned14/outcome) (v2.2.9)
4242
* [simdjson](https://github.com/simdjson/simdjson) (v3.6.3)
4343
* [SQLite3](https://www.sqlite.org/download.html) (v3.36.0)
44+
* [uftcpp](https://github.com/nemtrif/utfcpp.git) (v4.0.6)
4445
* [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)
4547
* [ystdlib-cpp](https://github.com/y-scope/ystdlib-cpp.git) (d1b4ae0)
4648

4749
### Environment

0 commit comments

Comments
 (0)