We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c4287 commit c6fc641Copy full SHA for c6fc641
1 file changed
README.md
@@ -12,7 +12,7 @@ The *GoodData Java SDK* is available in Maven Central Repository, to use it from
12
<dependency>
13
<groupId>com.gooddata</groupId>
14
<artifactId>gooddata-java</artifactId>
15
- <version>2.18.2</version>
+ <version>2.19.0</version>
16
</dependency>
17
```
18
See [releases page](https://github.com/gooddata/gooddata-java/releases) for information about versions and notable changes,
0 commit comments