diff --git a/CMakeLists.txt b/CMakeLists.txt index 5c2feca1666bbec8127e29e876e159c558a6152c..b5c351fc025a2a75bee0ecc1e452fe4dd41e2a29 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -248,7 +248,7 @@ set(EXPECTED_BUILD_TESTS OFF) FetchContent_Declare( expected GIT_REPOSITORY https://github.com/TartanLlama/expected - GIT_TAG 96d547c03d2feab8db64c53c3744a9b4a7c8f2c5 # latest + GIT_TAG b74fecd4448a1a5549402d17ddc51e39faa5020c # latest GIT_SHALLOW ON GIT_PROGRESS ON )