mirror of
https://github.com/correl/mage.git
synced 2025-01-12 03:00:13 +00:00
Merge pull request #6894 from magefree/dependabot/maven/com.google.protobuf-protobuf-java-4.0.0-rc-2
Bump protobuf-java from 3.7.0-rc1 to 4.0.0-rc-2
This commit is contained in:
commit
df5a1307bd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.protobuf</groupId>
|
||||
<artifactId>protobuf-java</artifactId>
|
||||
<version>3.7.0-rc1</version>
|
||||
<version>4.0.0-rc-2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue