Skip to content

Commit

Permalink
⬆️ ihmc-yovariables 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
james-p-foster committed May 20, 2024
1 parent 701f727 commit 9d7c0bb
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 @@ -19,7 +19,7 @@ mainDependencies {
api("us.ihmc:scs2-session:source")
api("us.ihmc:euclid-frame-shape:0.21.0")
api("us.ihmc:ihmc-messager:0.2.0")
api("us.ihmc:ihmc-yovariables:0.11.1")
api("us.ihmc:ihmc-yovariables:0.12.0")
api("us.ihmc:mecano-yovariables:17-0.18.1")

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 @@ -15,7 +15,7 @@ mainDependencies {
api("us.ihmc:euclid-shape:0.21.0")
api("us.ihmc:euclid-frame:0.21.0")
api("us.ihmc:ihmc-commons:0.32.0")
api("us.ihmc:ihmc-yovariables:0.11.1")
api("us.ihmc:ihmc-yovariables:0.12.0")
api("us.ihmc:mecano:17-0.18.1")
}

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 @@ -14,7 +14,7 @@ mainDependencies {
api("us.ihmc:scs2-definition:source")
api("us.ihmc:euclid:0.21.0")
api("us.ihmc:euclid-frame:0.21.0")
api("us.ihmc:ihmc-yovariables:0.11.1")
api("us.ihmc:ihmc-yovariables:0.12.0")
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 @@ -16,7 +16,7 @@ mainDependencies {

api("us.ihmc:euclid:0.21.0")
api("us.ihmc:euclid-frame:0.21.0")
api("us.ihmc:ihmc-yovariables:0.11.1")
api("us.ihmc:ihmc-yovariables:0.12.0")
}

testDependencies {
Expand Down

0 comments on commit 9d7c0bb

Please sign in to comment.