aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEric Gribkoff <ericgribkoff@google.com>2018-03-22 16:22:18 -0700
committerGitHub <noreply@github.com>2018-03-22 16:22:18 -0700
commit6160727274116e2b7cfb1d5aea0ec628999862f5 (patch)
tree059814058d12ffe5bbbe201dbdce5fdba9de8b4e /README.md
parent5337728fa7b36c79664759ff408d3469c101e324 (diff)
downloadgrpc-grpc-java-6160727274116e2b7cfb1d5aea0ec628999862f5.tar.gz
README.md: fix maven central link (#4256)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85f4c4650..de0e422db 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ compile 'io.grpc:grpc-stub:1.10.0'
```
[the JARs]:
-http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.grpc%22%20AND%20v%3A%221.9.0%22
+http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.grpc%22%20AND%20v%3A%221.10.0%22
Development snapshots are available in [Sonatypes's snapshot
repository](https://oss.sonatype.org/content/repositories/snapshots/).