Skip to content

Commit

Permalink
Upgrade to 2.0-RC1 of RoboGuice
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Mar 21, 2012
1 parent 99af4c8 commit 408d7cb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/pom.xml
Expand Up @@ -53,7 +53,12 @@
<dependency>
<groupId>com.github.rtyley</groupId>
<artifactId>roboguice-sherlock</artifactId>
<version>1.0</version>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.roboguice</groupId>
<artifactId>roboguice</artifactId>
<version>2.0-RC1</version>
</dependency>
<dependency>
<groupId>com.actionbarsherlock</groupId>
Expand Down

0 comments on commit 408d7cb

Please sign in to comment.