Skip to content

Commit f5ba811

Browse files
committed
Small fix of documentation
1 parent e49312a commit f5ba811

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
@@ -43,7 +43,7 @@ Gradle:
4343

4444
```
4545
dependencies {
46-
implementation 'io.github.jopenlibs:vault-java-driver:6.1.0'
46+
implementation 'io.github.jopenlibs:vault-java-driver:6.2.0'
4747
}
4848
```
4949

@@ -53,7 +53,7 @@ Maven:
5353
<dependency>
5454
<groupId>io.github.jopenlibs</groupId>
5555
<artifactId>vault-java-driver</artifactId>
56-
<version>6.1.0</version>
56+
<version>6.2.0</version>
5757
</dependency>
5858
```
5959

0 commit comments

Comments
 (0)