diff --git a/CMakeLists.txt b/CMakeLists.txt index 17b9be1..a76aceb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ add_library(${project_name}-lib ## link libs -find_package(oatpp 0.19.10 REQUIRED) +find_package(oatpp 0.19.11 REQUIRED) target_link_libraries(${project_name}-lib PUBLIC oatpp::oatpp