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.
2 parents b3bb835 + d70ec67 commit 43a9756Copy full SHA for 43a9756
pom.xml
@@ -558,9 +558,9 @@
558
<plugin>
559
<groupId>io.github.ascopes</groupId>
560
<artifactId>protobuf-maven-plugin</artifactId>
561
- <version>4.1.3</version>
+ <version>5.0.0</version>
562
<configuration>
563
- <protocVersion>${lib.protobuf-java.version}</protocVersion>
+ <protoc>${lib.protobuf-java.version}</protoc>
564
<sourceDirectories>
565
<sourceDirectory>${project.basedir}/src/main/proto</sourceDirectory>
566
</sourceDirectories>
0 commit comments