diff --git a/components/format/CMakeLists.txt b/components/format/CMakeLists.txt index ef035f4..e351119 100644 --- a/components/format/CMakeLists.txt +++ b/components/format/CMakeLists.txt @@ -1,4 +1,4 @@ -find_package(FMT 11.1.0 REQUIRED) +find_package(FMT 11.2.0 REQUIRED) add_library(errors_format INTERFACE) target_sources(