diff --git a/boot/mcuboot/Kconfig b/boot/mcuboot/Kconfig index 16fe1beba..c6dc38061 100644 --- a/boot/mcuboot/Kconfig +++ b/boot/mcuboot/Kconfig @@ -14,7 +14,7 @@ if BOOT_MCUBOOT config MCUBOOT_VERSION string "MCUboot version" - default "bb927ac014787992f2d8b42c7bd5d05eb4c17e05" + default "36bac4f6a54a3b76266444d8c6c177b8b0483a05" config MCUBOOT_ENABLE_LOGGING bool "Enable MCUboot logging"