aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Auth
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2016-08-09 06:52:39 +0800
committerGravatar Jan Tattermusch <jtattermusch@google.com>2016-08-11 22:26:22 +0800
commit68689229e8d5cecee9d9e534c2c8aec87bf31b27 (patch)
tree99662104615ac2612f4db8a5d8e267729ea248bc /src/csharp/Grpc.Auth
parent07bd74edb88d605ff1d8dca040ce03302c30bc1a (diff)
update Grpc.Auth.nuspec
Diffstat (limited to 'src/csharp/Grpc.Auth')
-rw-r--r--src/csharp/Grpc.Auth/Grpc.Auth.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Auth/Grpc.Auth.nuspec b/src/csharp/Grpc.Auth/Grpc.Auth.nuspec
index 4baed3704c..a1f5668e2e 100644
--- a/src/csharp/Grpc.Auth/Grpc.Auth.nuspec
+++ b/src/csharp/Grpc.Auth/Grpc.Auth.nuspec
@@ -15,7 +15,7 @@
<copyright>Copyright 2015, Google Inc.</copyright>
<tags>gRPC RPC Protocol HTTP/2 Auth OAuth2</tags>
<dependencies>
- <dependency id="Google.Apis.Auth" version="1.11.1" />
+ <dependency id="Google.Apis.Auth" version="1.15.0" />
<dependency id="Grpc.Core" version="$version$" />
</dependencies>
</metadata>