Skip to content

Commit

Permalink
Update README version references
Browse files Browse the repository at this point in the history
  • Loading branch information
alzimmermsft committed Jun 7, 2022
1 parent 8096ea3 commit bb42868
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Use the Azure Cognitive Search client library to:
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-search-documents</artifactId>
<version>11.4.10</version>
<version>11.4.11</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/src/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Maven dependency for Azure Cognitive Search Client library. Add it to your proje
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-search-documents</artifactId>
<version>11.4.10</version>
<version>11.4.11</version>
</dependency>
```

Expand Down

0 comments on commit bb42868

Please sign in to comment.