We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f92104 commit ecab86fCopy full SHA for ecab86f
examples/pom.xml
@@ -76,7 +76,7 @@
76
<plugin>
77
<groupId>org.xolstice.maven.plugins</groupId>
78
<artifactId>protobuf-maven-plugin</artifactId>
79
- <version>0.5.0</version>
+ <version>0.5.1</version>
80
<configuration>
81
<protocArtifact>com.google.protobuf:protoc:3.5.1-1:exe:${os.detected.classifier}</protocArtifact>
82
<pluginId>grpc-java</pluginId>
0 commit comments