File tree 3 files changed +3
-3
lines changed
azure-documentdb-benchmark
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ To get the binaries of the latest official Microsoft Azure DocumentDB Java SDK a
15
15
<dependency>
16
16
<groupId>com.microsoft.azure</groupId>
17
17
<artifactId>azure-documentdb</artifactId>
18
- <version>1.15.0 </version>
18
+ <version>LATEST </version>
19
19
</dependency>
20
20
21
21
## Minimum Requirements
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >com.microsoft.azure</groupId >
71
71
<artifactId >azure-documentdb-rx</artifactId >
72
- <version >0.9.0-rc2 </version >
72
+ <version >LATEST </version >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 44
44
<dependency >
45
45
<groupId >com.microsoft.azure</groupId >
46
46
<artifactId >azure-documentdb</artifactId >
47
- <version >1.15.0 </version >
47
+ <version >LATEST </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >org.hamcrest</groupId >
You can’t perform that action at this time.
0 commit comments