From a34c04c25102839a44be3824b4ee6ac3d84a3ce6 Mon Sep 17 00:00:00 2001 From: vito Date: Wed, 10 Jun 2020 17:02:48 +0800 Subject: [PATCH] =?UTF-8?q?REPORT-33370=20=E5=8D=95=E5=85=83=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=A3=80=E6=B5=8B=E7=9A=84=E6=97=B6=E5=80=99=EF=BC=8C?= =?UTF-8?q?=E4=BE=9D=E8=B5=96dev=E7=89=88=E6=9C=AC=E7=9A=84core=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 011268767..5439b950b 100644 --- a/build.gradle +++ b/build.gradle @@ -68,7 +68,7 @@ allprojects { implementation 'org.apache.tomcat:tomcat-catalina:8.5.32' implementation 'io.socket:socket.io-client:0.7.0' implementation 'com.fr.third:fine-third:' + frVersion - implementation 'com.fr.core:fine-core:' + frVersion + implementation 'com.fr.core:fine-core:' + frDevVersion implementation 'com.fr.activator:fine-activator:' + frVersion implementation 'com.fr.datasource:fine-datasource:' + frVersion implementation 'com.fr.decision:fine-decision:' + frVersion