Skip to content

Commit 7dcb78d

Browse files
committed
Document usage of dependency version 1.5. Fixes #127
In preparation of incoming 1.5 release, with the cli/core split. Signed-off-by: Maxime Petazzoni <[email protected]>
1 parent 7c8b407 commit 7dcb78d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ section:
7777
...
7878
<dependency>
7979
<groupId>com.turn</groupId>
80-
<artifactId>ttorrent</artifactId>
81-
<version>1.4</version>
80+
<artifactId>ttorrent-core</artifactId>
81+
<version>1.5</version>
8282
</dependency>
8383
</dependencies>
8484
```

0 commit comments

Comments
 (0)