From 9555287889fb2e047b690d702396b43ba9a5b9f2 Mon Sep 17 00:00:00 2001 From: fxbin Date: Mon, 28 Aug 2023 23:06:08 +0800 Subject: [PATCH] =?UTF-8?q?build:=20:heavy=5Fplus=5Fsign:=20=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=85=B6=E5=AE=83=E6=B5=8B=E8=AF=95=E5=8C=85=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bubble-spring-boot-starter-test/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bubble-spring-boot-starters/bubble-spring-boot-starter-test/pom.xml b/bubble-spring-boot-starters/bubble-spring-boot-starter-test/pom.xml index 82a66e7f..26676840 100644 --- a/bubble-spring-boot-starters/bubble-spring-boot-starter-test/pom.xml +++ b/bubble-spring-boot-starters/bubble-spring-boot-starter-test/pom.xml @@ -18,6 +18,24 @@ org.springframework.boot spring-boot-starter-test + + + + io.projectreactor + reactor-test + + + + + org.springframework.modulith + spring-modulith-starter-test + + + + + com.h2database + h2 +