Skip to content

Commit

Permalink
Merge pull request #256 from openziti/bump-uv-mbed
Browse files Browse the repository at this point in the history
bump uv-mbed to 0.12.3
  • Loading branch information
ekoby authored Mar 16, 2021
2 parents 7c49230 + 4536254 commit 623a5d0
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(uv-mbed
GIT_REPOSITORY https://github.com/netfoundry/uv-mbed.git
GIT_TAG v0.12.2
GIT_TAG v0.12.3
)
set(ENABLE_UM_TESTS OFF CACHE BOOL "" FORCE)
FetchContent_MakeAvailable(uv-mbed)
Expand Down

0 comments on commit 623a5d0

Please sign in to comment.