Skip to content

Commit 9ea6f91

Browse files
committed
Update oatpp version to 0.19.11.
1 parent 977a1fc commit 9ea6f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ add_library(${project_name}-lib
1515

1616
## link libs
1717

18-
find_package(oatpp 0.19.10 REQUIRED)
18+
find_package(oatpp 0.19.11 REQUIRED)
1919

2020
target_link_libraries(${project_name}-lib
2121
PUBLIC oatpp::oatpp

0 commit comments

Comments
 (0)