Skip to content

Commit a835f82

Browse files
authored
Merge pull request #50 from openziti/ziti-sdk-c-0.15.17
bump ziti-sdk-c to 0.15.17
2 parents 00d83c4 + 3be35d8 commit a835f82

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.16
5+
GIT_TAG 0.15.17
66

77
)
88
set(ZITI_BUILD_TESTS off)

0 commit comments

Comments
 (0)