Skip to content

Commit

Permalink
Document usage of dependency version 1.5. Fixes #127
Browse files Browse the repository at this point in the history
In preparation of incoming 1.5 release, with the cli/core split.

Signed-off-by: Maxime Petazzoni <[email protected]>
  • Loading branch information
mpetazzoni committed Mar 9, 2016
1 parent 7c8b407 commit 7dcb78d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ section:
...
<dependency>
<groupId>com.turn</groupId>
<artifactId>ttorrent</artifactId>
<version>1.4</version>
<artifactId>ttorrent-core</artifactId>
<version>1.5</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 7dcb78d

Please sign in to comment.