File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
7
7
ihmc {
8
8
group = " us.ihmc"
9
- version = " 0.13.2 "
9
+ version = " 0.13.3 "
10
10
vcsUrl = " https://github.com/ihmcrobotics/ihmc-yovariables"
11
11
openSource = true
12
12
maintainer = " Robert Griffin (rgriffin@ihmc.org)"
@@ -20,7 +20,7 @@ dependencies {
20
20
api(" com.sun.xml.bind:jaxb-impl:4.0.5" )
21
21
22
22
api(" us.ihmc:ihmc-commons:0.34.0" )
23
- api(" us.ihmc:euclid-frame:0.22.0 " )
23
+ api(" us.ihmc:euclid-frame:0.22.2 " )
24
24
}
25
25
26
26
filtersDependencies {
@@ -33,6 +33,6 @@ testDependencies {
33
33
api(ihmc.sourceSetProject(" filters" ))
34
34
35
35
api(" us.ihmc:ihmc-commons-testing:0.34.0" )
36
- api(" us.ihmc:euclid-test:0.22.0 " )
36
+ api(" us.ihmc:euclid-test:0.22.2 " )
37
37
api(" org.apache.commons:commons-math3:3.3" )
38
38
}
You can’t perform that action at this time.
0 commit comments