Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to azure-cosmosdb-2.0.0 to get rid of org.json dependency
Browse files Browse the repository at this point in the history
chetanmeh committed Jul 2, 2018
1 parent 7dd8d00 commit 562d448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/scala/build.gradle
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@ dependencies {

compile 'io.reactivex:rxscala_2.11:0.26.5'
compile 'io.reactivex:rxjava-reactive-streams:1.2.1'
compile 'com.microsoft.azure:azure-cosmosdb:1.0.2'
compile 'com.microsoft.azure:azure-cosmosdb:2.0.0'
scoverage gradle.scoverage.deps
}

0 comments on commit 562d448

Please sign in to comment.