Commit 4f859a1
authored
Bump third_party/jsoncpp/repo from
Bumps [third_party/jsoncpp/repo](https://github.com/open-source-parsers/jsoncpp) from `3455302` to `8519b83`.
- [Release notes](https://github.com/open-source-parsers/jsoncpp/releases)
- [Commits](open-source-parsers/jsoncpp@3455302...8519b83)
---
updated-dependencies:
- dependency-name: third_party/jsoncpp/repo
dependency-version: 3455302847cf1e4671f1d8f5fa953fd46a7b1404
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>3455302 to 8519b83
1 parent be51162 commit 4f859a1
1 file changed
Lines changed: 1 addition & 1 deletion
- .github/workflows/abi-compatibility.yml+88
- .github/workflows/amalgamate.yml+39
- .github/workflows/clang-format.yml+4-1
- .github/workflows/cmake.yml+7
- .github/workflows/meson.yml+7
- .github/workflows/update-project-version.yml+5-11
- CMakeLists.txt+1-1
- MODULE.bazel+1-1
- README.md+7-30
- example/BUILD.bazel+6
- example/CMakeLists.txt+1
- example/stringView/stringView.cpp+29
- include/json/config.h+3
- include/json/forwards.h+2
- include/json/value.h+166-18
- include/json/version.h+2-3
- jsoncppConfig.cmake.in+1-1
- meson.build+1-1
- reformat.sh+1-1
- src/lib_json/CMakeLists.txt-15
- src/lib_json/json_reader.cpp+17-1
- src/lib_json/json_value.cpp+44-79
- src/lib_json/json_valueiterator.inl+2-2
- src/test_lib_json/main.cpp+101-5
0 commit comments