xueli.xue hace 8 años
padre
commit
6aab96d014
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -71,7 +71,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
 <dependency>
     <groupId>com.xuxueli</groupId>
     <artifactId>xxl-job-core</artifactId>
-    <version>1.6.0</version>
+    <version>1.6.1</version>
 </dependency>
 ```