Unverified Commit 22f054ac authored by Elliotte Rusty Harold's avatar Elliotte Rusty Harold Committed by GitHub

Update version number

parent 829bb1d7
...@@ -30,7 +30,7 @@ protobuf Java runtime. If you are using Maven, use the following: ...@@ -30,7 +30,7 @@ protobuf Java runtime. If you are using Maven, use the following:
<dependency> <dependency>
<groupId>com.google.protobuf</groupId> <groupId>com.google.protobuf</groupId>
<artifactId>protobuf-javalite</artifactId> <artifactId>protobuf-javalite</artifactId>
<version>3.8.0</version> <version>3.9.1</version>
</dependency> </dependency>
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment