Skip to content

Commit f868e26

Browse files
authored
Update install for deprecated directive (#87)
1 parent 115ed69 commit f868e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following dependency to your `pom.xml`:
2222
or in your `build.gradle`:
2323

2424
```gradle
25-
compile 'io.getstream.client:stream-java:3.2.3'
25+
implementation 'io.getstream.client:stream-java:3.2.3'
2626
```
2727

2828
In case you want to download the artifact and put it manually into your project,

0 commit comments

Comments
 (0)