Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Nov 13, 2024
1 parent c37d952 commit 16a3bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if (NOT TARGET tlsuv)
else ()
FetchContent_Declare(tlsuv
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
GIT_TAG v0.32.6
GIT_TAG v0.32.7
)
FetchContent_MakeAvailable(tlsuv)
endif (tlsuv_DIR)
Expand Down

0 comments on commit 16a3bf6

Please sign in to comment.