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 c2d146e commit b932a80Copy full SHA for b932a80
pom.xml
@@ -64,11 +64,11 @@
64
</dependency>
65
66
67
- <!-- https://mvnrepository.com/artifact/io.envoyproxy.protoc-gen-validate/pgv-java-stub -->
+<!-- https://mvnrepository.com/artifact/build.buf.protoc-gen-validate/pgv-java-stub -->
68
<dependency>
69
- <groupId>io.envoyproxy.protoc-gen-validate</groupId>
+ <groupId>build.buf.protoc-gen-validate</groupId>
70
<artifactId>pgv-java-stub</artifactId>
71
- <version>0.6.13</version>
+ <version>1.2.1</version>
72
73
74
</dependencies>
0 commit comments