Skip to content

Commit

Permalink
[3rdparty] Pin libcoap version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Sep 6, 2024
1 parent 3986dc5 commit 39ec2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/deps/coap.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if(NOT TARGET libcoap::coap-3)
FetchContent_Declare(
libcoap
GIT_REPOSITORY "https://github.com/obgm/libcoap"
GIT_TAG main
GIT_TAG v4.3.5-rc2
GIT_PROGRESS true
)

Expand Down

0 comments on commit 39ec2e8

Please sign in to comment.