diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index 112acc34242aa3e3a8fb03d17bce0e3c7be2eb5c..0da7ac0db2031ce12e34436cc3791b4b6ef76e6f 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -79,7 +79,7 @@ if(USE_NFD) FetchContent_Declare( nfd GIT_REPOSITORY https://github.com/btzy/nativefiledialog-extended.git - GIT_TAG v1.1.0 + GIT_TAG v1.1.1 ) set(NFD_PORTAL ON)