Skip to content

Commit e992e7b

Browse files
committed
update artifact version in README file
Signed-off-by: Jeronimo Irazabal <[email protected]>
1 parent 6c39563 commit e992e7b

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
@@ -55,12 +55,12 @@ Just include immudb4j as a dependency in your project:
5555
<dependency>
5656
<groupId>io.codenotary</groupId>
5757
<artifactId>immudb4j</artifactId>
58-
<version>0.9.1.3</version>
58+
<version>0.9.10.0</version>
5959
</dependency>
6060
```
6161
- if using Gradle:
6262
```groovy
63-
compile 'io.codenotary:immudb4j:0.9.1.3'
63+
compile 'io.codenotary:immudb4j:0.9.10.0'
6464
```
6565

6666
`immudb4j` is currently hosted on both [Maven Central] and [Github Packages].

0 commit comments

Comments
 (0)