mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-09 14:24:47 +00:00
remove redundant space (#4664)
Signed-off-by: Will Li <cuichen.li94@gmail.com>
This commit is contained in:
parent
465c8af217
commit
e826465046
@ -57,7 +57,7 @@ If you're using Gradle, add the following dependencies to your project"
|
||||
|
||||
```
|
||||
dependencies {
|
||||
implementation 'org.opensearch.client:opensearch-rest-client: {{site.opensearch_version}}'
|
||||
implementation 'org.opensearch.client:opensearch-rest-client:{{site.opensearch_version}}'
|
||||
implementation 'org.opensearch.client:opensearch-java:2.4.0'
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user