Skip to content

Commit

Permalink
Merge pull request BetterCloud#174 from paulburlumi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
steve-perkins authored Jun 3, 2019
2 parents e07c454 + 5ae9103 commit eae3277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The driver is available from Maven Central, for all modern Java build systems.
Gradle:
```
dependencies {
compile('com.bettercloud:vault-java-driver:4.0.0')
implementation 'com.bettercloud:vault-java-driver:4.0.0'
}
```

Expand Down

0 comments on commit eae3277

Please sign in to comment.