Skip to content

Commit

Permalink
Upgrading fastutil version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alperez committed Apr 9, 2012
1 parent e376b7d commit 2af5ae5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bobo-browse/pom.xml
Expand Up @@ -118,9 +118,9 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>fastutil</groupId>
<groupId>it.unimi.dsi</groupId>
<artifactId>fastutil</artifactId>
<version>5.0.5</version>
<version>6.4.3</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 2af5ae5

Please sign in to comment.