Skip to content

Commit

Permalink
Remove scs2-definition from logger gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
PotatoPeeler3000 committed Dec 17, 2024
1 parent a553106 commit 0d90184
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-graphics-description:0.25.2")
api("us.ihmc:mecano:17-0.19.0")
api("com.hierynomus:sshj:0.31.0")
api("us.ihmc:scs2-definition:17-0.28.2")
// api("us.ihmc:scs2-definition:17-0.28.2")

val opencvVersion = "4.7.0-1.5.9"
api("org.bytedeco:opencv:$opencvVersion")
Expand Down

0 comments on commit 0d90184

Please sign in to comment.