diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index ff0ba2a..92b749d 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -31,7 +31,7 @@ endif() CPMAddPackage( NAME Format.cmake GITHUB_REPOSITORY TheLartians/Format.cmake - VERSION 1.0 + VERSION 1.2 ) # ---- Create binary ----