diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt
index 63b0b4f3f9e21fa2cdd2c65d155eff509dc66780..59fc2851117e7208fb76522602d4eac9afbfe76a 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.0.3
+    GIT_TAG        v1.1.0
     )
 
   set(NFD_PORTAL ON)