diff --git a/CMakeLists.txt b/CMakeLists.txt index 2a86127..ae5e4e6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,8 +16,8 @@ add_library(${project_name}-lib ## link libs -find_package(oatpp 0.19.8 REQUIRED) -find_package(oatpp-consul 0.19.8 REQUIRED) +find_package(oatpp 0.19.9 REQUIRED) +find_package(oatpp-consul 0.19.9 REQUIRED) target_link_libraries(${project_name}-lib PUBLIC oatpp::oatpp