Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mikera committed Feb 16, 2013
1 parent 031a0ff commit 8545554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>net.mikera</groupId> <groupId>net.mikera</groupId>
<artifactId>vectorz-clj</artifactId> <artifactId>vectorz-clj</artifactId>
<version>0.4.0</version> <version>0.4.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.mikera</groupId> <groupId>net.mikera</groupId>
Expand All @@ -61,7 +61,7 @@
<dependency> <dependency>
<groupId>net.mikera</groupId> <groupId>net.mikera</groupId>
<artifactId>clojure-utils</artifactId> <artifactId>clojure-utils</artifactId>
<version>0.1.0</version> <version>0.1.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.clojure</groupId> <groupId>org.clojure</groupId>
Expand Down

0 comments on commit 8545554

Please sign in to comment.