From a0d6e39ece329d3b7ae6019067b897f5835dfada Mon Sep 17 00:00:00 2001 From: Carson Labrado Date: Thu, 25 May 2023 00:56:11 +0000 Subject: Bump nlohmann version to 3.11.2 from 3.9.1 The current version of nlohmann is not able to compile https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62278. This is supported in the latest version of the library. Tested: Was able to locally build bmcweb after the bump. Signed-off-by: Carson Labrado Change-Id: I6820c3678a0ec23854b8db55a39fd802dc461793 --- subprojects/nlohmann.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subprojects') diff --git a/subprojects/nlohmann.wrap b/subprojects/nlohmann.wrap index a77b7c9c11..b6e9fd5f48 100644 --- a/subprojects/nlohmann.wrap +++ b/subprojects/nlohmann.wrap @@ -1,3 +1,3 @@ [wrap-git] -revision = b3e5cb7f20dcc5c806e418df34324eca60d17d4e +revision = 8fcdbf2e771f481d988cb36847d6af6b17e30a99 url = https://github.com/nlohmann/json.git -- cgit v1.2.3