File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ dependencies {
28
28
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter" , configuration : " mavenRepository" ))
29
29
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-actuator" , configuration : " mavenRepository" ))
30
30
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-jetty" , configuration : " mavenRepository" ))
31
+ testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-json" , configuration : " mavenRepository" ))
31
32
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-parent" , configuration : " mavenRepository" ))
32
33
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat" , configuration : " mavenRepository" ))
33
34
testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-undertow" , configuration : " mavenRepository" ))
You can’t perform that action at this time.
0 commit comments