Skip to content

Commit

Permalink
Refs #19453: update submodules (IDL-Parser & DDS Types Test)
Browse files Browse the repository at this point in the history
Signed-off-by: JLBuenoLopez-eProsima <[email protected]>
  • Loading branch information
JLBuenoLopez committed Sep 18, 2023
1 parent 0b9e46d commit 3a8ee28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ repositories {
}

dependencies {
implementation files('thirdparty/idl-parser/build/libs/idlparser-1.7.1.jar')
implementation files('thirdparty/idl-parser/build/libs/idlparser-1.7.2.jar')
testImplementation('org.junit.jupiter:junit-jupiter-api:5.5.2')
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.5.2')
}
Expand Down

0 comments on commit 3a8ee28

Please sign in to comment.