Skip to content

Commit

Permalink
⬆️ ihmc-yovariables 0.13.6, ⬆️ mecano 17-0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Feb 6, 2025
1 parent c9beccf commit 490c6a4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions scs2-bullet-simulation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ mainDependencies {
api("us.ihmc:scs2-session:source")
api("us.ihmc:euclid-frame-shape:0.22.3")
api("us.ihmc:ihmc-messager:0.2.1")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:mecano-yovariables:17-0.19.0")
api("us.ihmc:ihmc-yovariables:0.13.6")
api("us.ihmc:mecano-yovariables:17-0.19.2")

val bulletVersion = "3.25-1.5.11-ihmc-2"
api("us.ihmc:bullet:$bulletVersion")
Expand Down
4 changes: 2 additions & 2 deletions scs2-definition/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ mainDependencies {
api("us.ihmc:euclid-shape:0.22.3")
api("us.ihmc:euclid-frame:0.22.3")
api("us.ihmc:ihmc-commons:0.35.1")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:mecano:17-0.19.0")
api("us.ihmc:ihmc-yovariables:0.13.6")
api("us.ihmc:mecano:17-0.19.2")
}

testDependencies {
Expand Down
2 changes: 1 addition & 1 deletion scs2-shared-memory/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mainDependencies {
api("us.ihmc:scs2-definition:source")
api("us.ihmc:euclid:0.22.3")
api("us.ihmc:euclid-frame:0.22.3")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:ihmc-yovariables:0.13.6")
api("us.hebi.matlab.mat:mfl-core:0.5.7")
}

Expand Down
2 changes: 1 addition & 1 deletion scs2-simulation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mainDependencies {
api("us.ihmc:scs2-session:source")
api("us.ihmc:euclid-frame-shape:0.22.3")
api("us.ihmc:ihmc-messager:0.2.0")
api("us.ihmc:mecano-yovariables:17-0.19.0")
api("us.ihmc:mecano-yovariables:17-0.19.2")
}

testDependencies {
Expand Down
2 changes: 1 addition & 1 deletion scs2-symbolic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mainDependencies {

api("us.ihmc:euclid:0.22.3")
api("us.ihmc:euclid-frame:0.22.3")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:ihmc-yovariables:0.13.6")
}

testDependencies {
Expand Down

0 comments on commit 490c6a4

Please sign in to comment.