Skip to content

Commit af42985

Browse files
authored
Merge pull request #44 from openziti/ziti-sdk-v0.15.13
bump ziti sdk to v0.15.13
2 parents 59e6910 + 1e4e46d commit af42985

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
@@ -2,7 +2,7 @@ include(FetchContent)
22

33
FetchContent_Declare(ziti-sdk-c
44
GIT_REPOSITORY https://github.com/openziti/ziti-sdk-c.git
5-
GIT_TAG 0.15.9
5+
GIT_TAG 0.15.13
66
)
77
set(ZITI_BUILD_TESTS off)
88
set(ZITI_BUILD_PROGRAMS off)

0 commit comments

Comments
 (0)