We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4132da3 commit 5d59f8dCopy full SHA for 5d59f8d
pom.xml
@@ -36,12 +36,19 @@
36
<dependency>
37
<groupId>net.mikera</groupId>
38
<artifactId>vectorz</artifactId>
39
- <version>0.63.0</version>
+ <version>0.64.0</version>
40
</dependency>
41
42
43
<artifactId>core.matrix</artifactId>
44
- <version>0.55.0</version>
+ <version>0.56.0</version>
45
+ </dependency>
46
+ <dependency>
47
+ <groupId>net.mikera</groupId>
48
+ <artifactId>core.matrix</artifactId>
49
50
+ <classifier>tests</classifier>
51
+ <scope>test</scope>
52
53
54
0 commit comments