Skip to content

Commit 7c418fb

Browse files
committed
⬆️ ihmc-commons 0.34.0
1 parent 72b92fe commit 7c418fb

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
@@ -19,7 +19,7 @@ dependencies {
1919
api("net.sf.trove4j:trove4j:3.0.3")
2020
api("com.sun.xml.bind:jaxb-impl:4.0.5")
2121

22-
api("us.ihmc:ihmc-commons:0.33.0")
22+
api("us.ihmc:ihmc-commons:0.34.0")
2323
api("us.ihmc:euclid-frame:0.22.0")
2424
}
2525

@@ -32,7 +32,7 @@ testDependencies {
3232
api(ihmc.sourceSetProject("main"))
3333
api(ihmc.sourceSetProject("filters"))
3434

35-
api("us.ihmc:ihmc-commons-testing:0.33.0")
35+
api("us.ihmc:ihmc-commons-testing:0.34.0")
3636
api("us.ihmc:euclid-test:0.22.0")
3737
api("org.apache.commons:commons-math3:3.3")
3838
}

0 commit comments

Comments
 (0)