Skip to content

Commit 3e7261b

Browse files
committed
1 parent 9b7e7f2 commit 3e7261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (NOT TARGET tlsuv)
99
else ()
1010
FetchContent_Declare(tlsuv
1111
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
12-
GIT_TAG v0.33.6
12+
GIT_TAG v0.33.7
1313
)
1414
FetchContent_MakeAvailable(tlsuv)
1515
endif (tlsuv_DIR)

0 commit comments

Comments
 (0)