Skip to content

Commit bb83eed

Browse files
committed
[U] 版本 v1.3.4.124
1 parent d166294 commit bb83eed

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.2.104</version>
41+
<version>1.3.4.124</version>
4242
</dependency>
4343
```
4444

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

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

72-
#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.2.104)
72+
#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.4.124)
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.2.104</version>
9+
<version>1.3.4.124</version>
1010

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

0 commit comments

Comments
 (0)