From c919e2c7f592a913c3aea96c4c925a5d66bf801c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Gonz=C3=A1lez=20Bot?= Date: Thu, 11 Jul 2024 15:45:11 +0200 Subject: [PATCH] Update eprosima-dds-suite dependencies (#145) Signed-off-by: eProsima --- dds-suite.repos | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dds-suite.repos b/dds-suite.repos index 499e348..0cd3bc6 100644 --- a/dds-suite.repos +++ b/dds-suite.repos @@ -34,11 +34,11 @@ repositories: fastcdr: type: git url: https://github.com/eProsima/Fast-CDR.git - version: v2.2.1 + version: v2.2.2 fastdds: type: git url: https://github.com/eProsima/Fast-DDS.git - version: v2.14.1 + version: v2.14.3 fastdds_monitor: type: git url: https://github.com/eProsima/Fast-DDS-monitor.git @@ -46,7 +46,7 @@ repositories: fastdds_python: type: git url: https://github.com/eProsima/Fast-DDS-python.git - version: v1.4.1 + version: v1.4.2 fastdds_qos_profiles_manager: type: git url: https://github.com/eProsima/Fast-DDS-QoS-Profiles-Manager.git @@ -82,4 +82,4 @@ repositories: shapes-demo: type: git url: https://github.com/eProsima/ShapesDemo.git - version: v2.14.1 + version: v2.14.3