Skip to content

Commit 7b0be8d

Browse files
Update CMakeLists.txt's CppSafeIO's version
1 parent b01fd08 commit 7b0be8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ message(STATUS "Fetching the CppSafeIO library...")
1616

1717
FetchContent_Declare( cppsafeio
1818
GIT_REPOSITORY https://github.com/DanielRamirez404/CppSafeIO.git
19-
GIT_TAG v2.1.0
19+
GIT_TAG v2.1.1
2020
GIT_SHALLOW TRUE
2121
)
2222

0 commit comments

Comments
 (0)