diff --git a/sdk/cosmos/azure-cosmos/README.md b/sdk/cosmos/azure-cosmos/README.md index 3f787719cd289..676002aa394b7 100644 --- a/sdk/cosmos/azure-cosmos/README.md +++ b/sdk/cosmos/azure-cosmos/README.md @@ -40,15 +40,13 @@ and then include the direct dependency in the dependencies section without the v #### Include direct dependency If you want to take dependency on a particular version of the library that is not present in the BOM, add the direct dependency to your project as follows. -[//]: # ({x-version-update-start;com.azure:azure-cosmos;current}) ```xml com.azure azure-cosmos - 4.56.0 + LATEST ``` -[//]: # ({x-version-update-end}) Refer to maven central for previous [releases][cosmos_maven]