Skip to content

Commit 2094bb4

Browse files
jorgheymanszhangkun83
authored andcommitted
doc: upgrade protobuf-maven-plugin in README.md
1 parent 8f01084 commit 2094bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For protobuf-based codegen integrated with the Maven build system, you can use
8585
<plugin>
8686
<groupId>org.xolstice.maven.plugins</groupId>
8787
<artifactId>protobuf-maven-plugin</artifactId>
88-
<version>0.5.0</version>
88+
<version>0.5.1</version>
8989
<configuration>
9090
<protocArtifact>com.google.protobuf:protoc:3.5.1-1:exe:${os.detected.classifier}</protocArtifact>
9191
<pluginId>grpc-java</pluginId>

0 commit comments

Comments
 (0)