phosphor-health-monitor: srcrev bump 2a9400112d..0b7a9147d6

Patrick Williams (1):
      build: upgrade to C++23

Change-Id: I501b534a984a82e6edd12a91ef3521a4179b89fd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index e7d2cb6..a212b8b 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "2a9400112d68fcb3ef47553671db72346abe48a0"
+SRCREV = "0b7a9147d69d89025d99487a397e76e88f6a7295"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"