Skip to content

Commit

Permalink
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
  • Loading branch information
chetanmeh committed Jun 26, 2018
1 parent 989ffe5 commit 3d71de7
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
Expand Up @@ -67,7 +67,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
}

Expand Down

0 comments on commit 3d71de7

Please sign in to comment.