Skip to content

Commit 088a0d8

Browse files
committed
Updating modern-uuid dependency
1 parent c08de7a commit 088a0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ endif()
9191
#################################################
9292

9393
set(MUUID_REPO gershnik/modern-uuid)
94-
set(MUUID_VER v1.3)
94+
set(MUUID_VER v1.4)
9595
FetchContent_Declare(modern-uuid
9696
GIT_REPOSITORY https://github.com/${MUUID_REPO}.git
9797
GIT_TAG ${MUUID_VER}

0 commit comments

Comments
 (0)