Skip to content

Commit

Permalink
⬆️ ihmc-yovariables 0.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Feb 6, 2025
1 parent fdd624a commit 5bbf948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ihmc-robotics-tools/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ ihmc {
mainDependencies {
api("us.ihmc:ihmc-commons:0.35.1")
api("us.ihmc:euclid-frame:0.22.3")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:ihmc-yovariables-filters:0.13.5")
api("us.ihmc:ihmc-yovariables:0.13.6")
api("us.ihmc:ihmc-yovariables-filters:0.13.6")
api("us.ihmc:ihmc-graphics-description:0.26.1")
}

Expand Down
2 changes: 1 addition & 1 deletion ihmc-trajectory-optimization/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ examplesDependencies {
api(ihmc.sourceSetProject("main"))
api("us.ihmc:euclid-frame:0.22.3")
api("us.ihmc:euclid-geometry:0.22.3")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:ihmc-yovariables:0.13.6")
api("us.ihmc:simulation-construction-set:0.25.3")
}

Expand Down

0 comments on commit 5bbf948

Please sign in to comment.