Skip to content

Commit

Permalink
⬆️ ihmc-matrix-library 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 committed Feb 6, 2025
1 parent a478e6e commit fdd624a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ihmc-math/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ihmc {
}

mainDependencies {
api("us.ihmc:ihmc-matrix-library:0.19.1")
api("us.ihmc:ihmc-matrix-library:0.19.3")
api("us.ihmc:ihmc-robotics-tools:source")
api("org.ejml:ejml-simple:0.39")
api("gov.nist.math:jama:1.0.3")
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 @@ -13,7 +13,7 @@ ihmc {
mainDependencies {
api("net.sf.trove4j:trove4j:3.0.3")
api("us.ihmc:ihmc-commons:0.35.1")
api("us.ihmc:ihmc-matrix-library:0.19.1")
api("us.ihmc:ihmc-matrix-library:0.19.3")
}

testDependencies {
Expand Down

0 comments on commit fdd624a

Please sign in to comment.