aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/Grpc.IntegrationTesting/project.json')
-rw-r--r--src/csharp/Grpc.IntegrationTesting/project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csharp/Grpc.IntegrationTesting/project.json b/src/csharp/Grpc.IntegrationTesting/project.json
index f2cda96e7b..93cabf21bc 100644
--- a/src/csharp/Grpc.IntegrationTesting/project.json
+++ b/src/csharp/Grpc.IntegrationTesting/project.json
@@ -9,7 +9,7 @@
"dependencies": {
"Grpc.Auth": "0.0.1",
"Grpc.Core": "0.0.1",
- "Google.Protobuf": "3.0.0-beta2",
+ "Google.Protobuf": "3.0.0-beta3",
"CommandLineParser": "1.9.71",
"Moq": "4.2.1510.2205",
"NUnit": "3.2.0",