Skip to content

Commit f7fc509

Browse files
committed
[U] 版本 v1.3.1.88
1 parent 8e0c31a commit f7fc509

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Maven 导入:
3838
<dependency>
3939
<groupId>com.github.hydevelop</groupId>
4040
<artifactId>HyCommonUtils</artifactId>
41-
<version>1.3.1.86</version>
41+
<version>1.3.1.88</version>
4242
</dependency>
4343
```
4444

@@ -65,11 +65,11 @@ allprojects {
6565

6666
```gradle
6767
dependencies {
68-
implementation 'com.github.hydevelop:HyCommonUtils:1.3.1.86'
68+
implementation 'com.github.hydevelop:HyCommonUtils:1.3.1.88'
6969
}
7070
```
7171

72-
#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.1.86)
72+
#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.1.88)
7373

7474
<br>
7575

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>cc.moecraft</groupId>
88
<artifactId>HyCommonUtils</artifactId>
9-
<version>1.3.1.86</version>
9+
<version>1.3.1.88</version>
1010

1111
<properties>
1212
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)