Skip to content

Commit

Permalink
⬆️ ihmc-parameter-tuner 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjgriffin42 committed Oct 31, 2024
1 parent 8e7a6bb commit 13fc9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ mainDependencies {
api("us.ihmc:ihmc-footstep-planning-visualizers:$ihmcOpenRoboticsSoftwareVersion") {
exclude(group = "us.ihmc", module = "javacpp")
}
api("us.ihmc:ihmc-parameter-tuner:0.14.2")
api("us.ihmc:ihmc-parameter-tuner:0.15.0")

// This is required to get the binaries for Linux.
var javaFXVersion = "17.0.2"
Expand Down

0 comments on commit 13fc9f3

Please sign in to comment.