From 84eb5d3700fd555f3424096490cd2ff8b2f24f08 Mon Sep 17 00:00:00 2001 From: "Cloud.Liu" Date: Fri, 19 Feb 2021 11:24:33 +0800 Subject: [PATCH] =?UTF-8?q?DEC-17219=20revert:=20=E5=85=88=E4=B8=8D?= =?UTF-8?q?=E6=8A=8Afine-sql=E6=89=93=E5=85=A5fine-third?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.third_step0.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.third_step0.gradle b/build.third_step0.gradle index 65a8c6bcf..1f7398934 100644 --- a/build.third_step0.gradle +++ b/build.third_step0.gradle @@ -77,7 +77,7 @@ dependencies { essential "com.fr.essential:fine-essential:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.cbb:fine-scheduler:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.cbb:fine-function:1.0-${essentialBranch}-SNAPSHOT" - essential "com.fr.cbb:fine-sql:1.0-${essentialBranch}-SNAPSHOT" + // essential "com.fr.cbb:fine-sql:1.0-${essentialBranch}-SNAPSHOT" // thirdjar "com.fr.third:fine-third-base:10.0-BASE-SNAPSHOT" // sigar "com.fr.third:sigar:1.6.0" testCompile 'junit:junit:4.12'