mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
Updated com.google.protobuf from 3.0.0 to 3.18.0
This commit is contained in:
parent
4d34132b9b
commit
25344b9ca3
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
</goals>
|
||||
|
||||
<configuration>
|
||||
<protocArtifact>com.google.protobuf:protoc:3.0.0</protocArtifact>
|
||||
<protocArtifact>com.google.protobuf:protoc:3.18.0</protocArtifact>
|
||||
<inputDirectories>
|
||||
<include>${project.basedir}/src/main/proto</include>
|
||||
</inputDirectories>
|
||||
|
|
Loading…
Reference in a new issue