Skip to content

Commit bb78e70

Browse files
committed
⬆️ Update lib dependencies to latest
1 parent 760ab04 commit bb78e70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CMakeLists.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ include(cmake/string_catalog.cmake)
2424

2525
add_versioned_package("gh:boostorg/mp11#boost-1.83.0")
2626
fmt_recipe(10.2.1)
27-
add_versioned_package("gh:intel/cpp-baremetal-concurrency#7c5b26c")
27+
28+
add_versioned_package("gh:intel/cpp-baremetal-concurrency#1108849")
2829
add_versioned_package("gh:intel/cpp-std-extensions#2834680")
29-
add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#73d95bc")
30+
add_versioned_package("gh:intel/cpp-baremetal-senders-and-receivers#8510ecc")
3031

3132
set(GEN_STR_CATALOG
3233
${CMAKE_CURRENT_LIST_DIR}/tools/gen_str_catalog.py

0 commit comments

Comments
 (0)