1.0.7版本升级

This commit is contained in:
暮光:城中城
2021-01-01 19:31:08 +08:00
parent 861762e005
commit 911410027d
18 changed files with 27 additions and 26 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-grpc</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
<parent>
<groupId>org.springframework.boot</groupId>
@@ -48,7 +48,7 @@
<dependency>
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-core</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>
</dependencies>