Skip to content

Commit

Permalink
Upgrade dependency version to last patch version in .repos file (#4508)
Browse files Browse the repository at this point in the history
* Refs #20603: Change dependency version to last patch in .repos file

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

* Refs #20603: Remove idl parser from .repos file

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>

---------

Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
  • Loading branch information
elianalf committed Mar 13, 2024
1 parent 9abff70 commit 64cb990
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions fastrtps.repos
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ repositories:
fastcdr:
type: git
url: https://github.com/eProsima/Fast-CDR.git
version: v1.0.24
version: 1.0.x
fastrtps:
type: git
url: https://github.com/eProsima/Fast-DDS.git
version: 2.6.x
fastddsgen:
type: git
url: https://github.com/eProsima/Fast-DDS-Gen.git
version: v2.1.2
fastddsgen/thirdparty/idl-parser:
type: git
url: https://github.com/eProsima/IDL-Parser.git
version: v1.2.0
version: 2.1.x

0 comments on commit 64cb990

Please sign in to comment.