Skip to content

Commit b66a501

Browse files
committed
docs: update dependency version to 0.7.0
1 parent 680b5ff commit b66a501

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ OHLCV ticker data (1000 rows, 2 decimal places):
194194
<dependency>
195195
<groupId>com.github.qtsurfer</groupId>
196196
<artifactId>reef-java</artifactId>
197-
<version>0.6.1</version>
197+
<version>0.7.0</version>
198198
</dependency>
199199
```
200200

@@ -206,7 +206,7 @@ repositories {
206206
}
207207
208208
dependencies {
209-
implementation 'com.github.qtsurfer:reef-java:0.6.1'
209+
implementation 'com.github.qtsurfer:reef-java:0.7.0'
210210
}
211211
```
212212

0 commit comments

Comments
 (0)