Skip to content

Commit

Permalink
Bump version for logger in SCS2
Browse files Browse the repository at this point in the history
  • Loading branch information
PotatoPeeler3000 committed Oct 24, 2024
1 parent 535c42a commit 6666971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scs2-session-logger/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mainDependencies {
api("us.ihmc:scs2-session:source")
api("us.ihmc:scs2-simulation:source") // TODO Need to fix this, it needs the Robot.

api("us.ihmc:ihmc-robot-data-logger:0.29.7")
api("us.ihmc:ihmc-robot-data-logger:0.29.9")
api("com.github.luben:zstd-jni:1.5.5-10")
api("org.antlr:antlr4-runtime:4.13.1")
//api("org.lz4:lz4-java:1.8.0")
Expand Down

0 comments on commit 6666971

Please sign in to comment.