Skip to content

Commit

Permalink
⬆️ yovariables 0.13.5 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 authored Feb 5, 2025
1 parent e99500c commit 5d8c6a7
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 @@ -16,7 +16,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.4")
api("us.ihmc:ihmc-yovariables:0.13.5")
api("us.ihmc:mecano-yovariables:17-0.19.0")

val bulletVersion = "3.25-1.5.11-ihmc-2"
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.35.1")
api("us.ihmc:ihmc-yovariables:0.13.4")
api("us.ihmc:ihmc-yovariables:0.13.5")
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.4")
api("us.ihmc:ihmc-yovariables:0.13.5")
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.4")
api("us.ihmc:ihmc-yovariables:0.13.5")
}

testDependencies {
Expand Down

0 comments on commit 5d8c6a7

Please sign in to comment.