You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/12/04 03:44:53 UTC

[GitHub] chetanmeh closed pull request #4147: update to cosmosdb sdk 2.3.0

chetanmeh closed pull request #4147: update to cosmosdb sdk 2.3.0
URL: https://github.com/apache/incubator-openwhisk/pull/4147
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/common/scala/build.gradle b/common/scala/build.gradle
index 2e333c5b0a..f0d8fd7138 100644
--- a/common/scala/build.gradle
+++ b/common/scala/build.gradle
@@ -80,7 +80,7 @@ dependencies {
 
     compile 'io.reactivex:rxscala_2.12:0.26.5'
     compile 'io.reactivex:rxjava-reactive-streams:1.2.1'
-    compile 'com.microsoft.azure:azure-cosmosdb:2.1.0'
+    compile 'com.microsoft.azure:azure-cosmosdb:2.3.0'
 
     compile ('com.lightbend.akka:akka-stream-alpakka-s3_2.12:0.19') {
         exclude group: 'commons-logging'


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services