diff --git a/README.md b/README.md index d862fde..0e65351 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Maven 导入: com.github.hydevelop HyCommonUtils - 1.3.0.70 + 1.3.0.72 ``` @@ -65,11 +65,11 @@ allprojects { ```gradle dependencies { - implementation 'com.github.hydevelop:HyCommonUtils:1.3.0.70' + implementation 'com.github.hydevelop:HyCommonUtils:1.3.0.72' } ``` -#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.0.70) +#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.0.72)
diff --git a/pom.xml b/pom.xml index 724c4bf..8a640ea 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cc.moecraft HyCommonUtils - 1.3.0.70 + 1.3.0.72 1.8