phosphor-health-monitor: srcrev bump 415dcd21da..1d0d012063

Vijay Khemka (1):
      Add object manager

Change-Id: Ia10e0ea54358ec893374b119b0e3adb7320bdb89
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/health/phosphor-health-monitor_git.bb b/recipes-phosphor/health/phosphor-health-monitor_git.bb
index a5a9a6b..03ed8d6 100644
--- a/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@
 DEPENDS += "nlohmann-json"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=git"
-SRCREV = "415dcd21da40886576d5a59fb3ae89c3f4b3477e"
+SRCREV = "1d0d012063f962dae3b8ab06f31c7e23559673f8"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-health-monitor.service"