Update version number

pull/6597/head
Elliotte Rusty Harold 5 years ago committed by GitHub
parent 829bb1d791
commit 22f054ac00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      java/lite.md

@ -30,7 +30,7 @@ protobuf Java runtime. If you are using Maven, use the following:
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-javalite</artifactId>
<version>3.8.0</version>
<version>3.9.1</version>
</dependency>
```

Loading…
Cancel
Save