Skip to content

Commit

Permalink
⬆️ ihmc-commons 0.35.1 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
ds58 authored Feb 5, 2025
1 parent ddb7b9d commit 80ce528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ mainDependencies {
api("us.ihmc:ihmc-java-decklink-capture:0.4.0")
api("us.ihmc:ros2-library:1.1.5")
api("us.ihmc:ihmc-pub-sub-serializers-extra:1.1.5")
api("us.ihmc:ihmc-commons:0.34.0")
api("us.ihmc:ihmc-commons:0.35.1")
api("us.ihmc:ihmc-graphics-description:0.26.0")
api("us.ihmc:mecano:17-0.19.0")
api("com.hierynomus:sshj:0.31.0")
Expand Down Expand Up @@ -77,7 +77,7 @@ mainDependencies {
}

testDependencies {
api("us.ihmc:ihmc-commons-testing:0.34.0")
api("us.ihmc:ihmc-commons-testing:0.35.1")
}

app.entrypoint("IHMCLogger", "us.ihmc.robotDataLogger.logger.YoVariableLoggerDispatcher")
Expand Down

0 comments on commit 80ce528

Please sign in to comment.