Skip to content

Commit

Permalink
update vectorz dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Jul 16, 2013
1 parent 20c29ed commit 31c199e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>net.mikera</groupId>
<artifactId>clojure-utils</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand All @@ -79,7 +79,7 @@
<dependency>
<groupId>net.mikera</groupId>
<artifactId>vectorz</artifactId>
<version>0.13.1</version>
<version>0.16.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 31c199e

Please sign in to comment.