Skip to content

Commit

Permalink
Update dagger-adapter to depend on dagger-2.0 (and swap in the up-to-…
Browse files Browse the repository at this point in the history
…date api jar for the ant build)

-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=91679331
  • Loading branch information
cgruber authored and sameb committed Apr 21, 2015
1 parent 5e6c933 commit 3809a81
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file added extensions/dagger-adapter/lib/dagger-2.0.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion extensions/dagger-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 3809a81

Please sign in to comment.