Skip to content

Commit

Permalink
Asio test dependency bump to 1-32-0 (#1636)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenberry authored Mar 3, 2025
1 parent 231ba2c commit 3cc77ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/asio_repe/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project(asio_repe)
FetchContent_Declare(
asio
GIT_REPOSITORY https://github.com/chriskohlhoff/asio.git
GIT_TAG asio-1-30-1
GIT_TAG asio-1-32-0
GIT_SHALLOW TRUE
)
FetchContent_MakeAvailable(asio)
Expand Down

0 comments on commit 3cc77ae

Please sign in to comment.