瀏覽代碼

code style

miemie 5 年之前
父節點
當前提交
1f9295c172
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -78,8 +78,8 @@ ext {
         "beetl"                      : "com.ibeetl:beetl:3.0.15.RELEASE",
         "beetl"                      : "com.ibeetl:beetl:3.0.15.RELEASE",
         "swagger-annotations"        : "io.swagger:swagger-annotations:1.6.0",
         "swagger-annotations"        : "io.swagger:swagger-annotations:1.6.0",
         //cache
         //cache
-        "mybatis-ehcache": "org.mybatis.caches:mybatis-ehcache:1.1.0",
-        "mybatis-redis"   : "org.mybatis.caches:mybatis-redis:1.0.0-beta2"
+        "mybatis-ehcache"            : "org.mybatis.caches:mybatis-ehcache:1.1.0",
+        "mybatis-redis"              : "org.mybatis.caches:mybatis-redis:1.0.0-beta2"
     ]
     ]
 }
 }