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