1.0.9 版本升级

This commit is contained in:
暮光:城中城
2021-07-25 08:03:42 +08:00
parent 7942262eef
commit 862d637075
15 changed files with 25 additions and 36 deletions

View File

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