aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Auth
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-09-05 12:15:22 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-09-05 12:15:22 +0200
commit3fa3d445488d25cf36c23c630f9df81e86be6ac4 (patch)
tree88d5de960882f1ac369df78eb8d73130da6413ef /src/csharp/Grpc.Auth
parentc931305c398e7e87013da52a5c2697d0fb14ad7f (diff)
update Google.Apis.Auth to 1.16.0 for project.json projects
Diffstat (limited to 'src/csharp/Grpc.Auth')
-rw-r--r--src/csharp/Grpc.Auth/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Auth/project.json b/src/csharp/Grpc.Auth/project.json
index 30f0944693..19691cf9fa 100644
--- a/src/csharp/Grpc.Auth/project.json
+++ b/src/csharp/Grpc.Auth/project.json
@@ -23,7 +23,7 @@
},
"dependencies": {
"Grpc.Core": "1.1.0-dev",
- "Google.Apis.Auth": "1.15.0"
+ "Google.Apis.Auth": "1.16.0"
},
"frameworks": {
"net45": { },