Skip to content

Commit

Permalink
⬆️ ihmc-yovariables 0.13.4 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-p-foster authored Feb 3, 2025
1 parent ac4dba0 commit ae8c121
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion scs2-bullet-simulation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mainDependencies {
api("us.ihmc:scs2-session:source")
api("us.ihmc:euclid-frame-shape:0.22.2")
api("us.ihmc:ihmc-messager:0.2.1")
api("us.ihmc:ihmc-yovariables:0.13.3")
api("us.ihmc:ihmc-yovariables:0.13.4")
api("us.ihmc:mecano-yovariables:17-0.19.0")

apiBytedecoNatives("javacpp")
Expand Down
2 changes: 1 addition & 1 deletion scs2-definition/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mainDependencies {
api("us.ihmc:euclid-shape:0.22.2")
api("us.ihmc:euclid-frame:0.22.2")
api("us.ihmc:ihmc-commons:0.34.0")
api("us.ihmc:ihmc-yovariables:0.13.3")
api("us.ihmc:ihmc-yovariables:0.13.4")
api("us.ihmc:mecano:17-0.19.0")
}

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.2")
api("us.ihmc:euclid-frame:0.22.2")
api("us.ihmc:ihmc-yovariables:0.13.3")
api("us.ihmc:ihmc-yovariables:0.13.4")
api("us.hebi.matlab.mat:mfl-core:0.5.7")
}

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.2")
api("us.ihmc:euclid-frame:0.22.2")
api("us.ihmc:ihmc-yovariables:0.13.3")
api("us.ihmc:ihmc-yovariables:0.13.4")
}

testDependencies {
Expand Down

0 comments on commit ae8c121

Please sign in to comment.