xueli.xue 8 years ago
parent
commit
c3e59ce18a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -79,7 +79,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
79 79
 <dependency>
80 80
     <groupId>com.xuxueli</groupId>
81 81
     <artifactId>xxl-job-core</artifactId>
82
-    <version>1.6.2</version>
82
+    <version>1.7.0</version>
83 83
 </dependency>
84 84
 ```
85 85