Skip to content

Commit b0f2ec5

Browse files
authored
⬆️ ihmc-commons 0.35.1 (#22)
1 parent d13f6d8 commit b0f2ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
api("net.sf.trove4j:trove4j:3.0.3")
1818
api("com.sun.xml.bind:jaxb-impl:4.0.5")
1919

20-
api("us.ihmc:ihmc-commons:0.35.0")
20+
api("us.ihmc:ihmc-commons:0.35.1")
2121
api("us.ihmc:euclid-frame:0.22.2")
2222
}
2323

@@ -30,7 +30,7 @@ testDependencies {
3030
api(ihmc.sourceSetProject("main"))
3131
api(ihmc.sourceSetProject("filters"))
3232

33-
api("us.ihmc:ihmc-commons-testing:0.34.0")
33+
api("us.ihmc:ihmc-commons-testing:0.35.1")
3434
api("us.ihmc:euclid-test:0.22.2")
3535
api("org.apache.commons:commons-math3:3.3")
3636
}

0 commit comments

Comments
 (0)