Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby committed Jan 8, 2025
1 parent 55f303e commit b9f98cd
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.33.1
GIT_TAG v0.33.2
)
FetchContent_MakeAvailable(tlsuv)
endif (tlsuv_DIR)
Expand Down

0 comments on commit b9f98cd

Please sign in to comment.