We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bc01e commit 11a8db3Copy full SHA for 11a8db3
deps/CMakeLists.txt
@@ -8,7 +8,7 @@ else ()
8
9
FetchContent_Declare(tlsuv
10
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
11
- GIT_TAG v0.28.2
+ GIT_TAG v0.28.3
12
)
13
FetchContent_MakeAvailable(tlsuv)
14
0 commit comments