Updated readme to show 2.1.7 version (#413)

This commit is contained in:
Kushagra Thapar 2019-08-18 18:35:57 -07:00 коммит произвёл Xiaolu Dai
Родитель cb6a76cb23
Коммит 68d7405b98
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -73,7 +73,7 @@ If you are using Maven, add the following dependency.
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>spring-data-cosmosdb</artifactId>
<version>2.0.3</version>
<version>2.1.7</version>
</dependency>
```