Skip to content

Commit

Permalink
Merge pull request #504 from openziti/update-tlsuv-v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoby authored Apr 15, 2023
2 parents 0a9c839 + 1818167 commit e315b26
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 @@ -4,7 +4,7 @@ include(FetchContent)

FetchContent_Declare(tlsuv
GIT_REPOSITORY https://github.com/openziti/tlsuv.git
GIT_TAG v0.21.0
GIT_TAG v0.22.0
)
FetchContent_MakeAvailable(tlsuv)

Expand Down

0 comments on commit e315b26

Please sign in to comment.