Unverified Commit 14b55eb1 authored by Rafi Kamal's avatar Rafi Kamal Committed by GitHub

Merge pull request #6597 from elharo/patch-3

Update version number
parents 030a38b9 22f054ac
...@@ -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