File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Maven 导入:
38
38
<dependency >
39
39
<groupId >com.github.hydevelop</groupId >
40
40
<artifactId >HyCommonUtils</artifactId >
41
- <version >1.3.1.86 </version >
41
+ <version >1.3.1.88 </version >
42
42
</dependency >
43
43
```
44
44
@@ -65,11 +65,11 @@ allprojects {
65
65
66
66
``` gradle
67
67
dependencies {
68
- implementation 'com.github.hydevelop:HyCommonUtils:1.3.1.86 '
68
+ implementation 'com.github.hydevelop:HyCommonUtils:1.3.1.88 '
69
69
}
70
70
```
71
71
72
- #### [ 其他导入(SBT / Leiningen)] ( https://jitpack.io/#hydevelop/HyCommonUtils/1.3.1.86 )
72
+ #### [ 其他导入(SBT / Leiningen)] ( https://jitpack.io/#hydevelop/HyCommonUtils/1.3.1.88 )
73
73
74
74
<br >
75
75
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >cc.moecraft</groupId >
8
8
<artifactId >HyCommonUtils</artifactId >
9
- <version >1.3.1.86 </version >
9
+ <version >1.3.1.88 </version >
10
10
11
11
<properties >
12
12
<maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments