diff --git a/examples/bluetooth/esp_ble_mesh/common_components/light_driver/idf_component.yml b/examples/bluetooth/esp_ble_mesh/common_components/light_driver/idf_component.yml index 7c9cb55f62..a70e0dba82 100644 --- a/examples/bluetooth/esp_ble_mesh/common_components/light_driver/idf_component.yml +++ b/examples/bluetooth/esp_ble_mesh/common_components/light_driver/idf_component.yml @@ -1,3 +1,3 @@ ## IDF Component Manager Manifest File dependencies: - espressif/lightbulb_driver: "^0.5.5" + espressif/lightbulb_driver: "==0.5.5"