From 59fe2875d7a28b88fd1c743e58f9f295860b62c7 Mon Sep 17 00:00:00 2001 From: Bunny <1319900154@qq.com> Date: Thu, 26 Sep 2024 19:36:44 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20feat(=E6=96=B0=E5=A2=9E):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B5=8B=E8=AF=95=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/services/pom.xml b/services/pom.xml index 4323c25..d856dcc 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -83,6 +83,11 @@ dynamic-datasource-spring-boot3-starter 4.3.1 + + + org.springframework.boot + spring-boot-starter-test + org.jetbrains.kotlin kotlin-test-junit