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 {
2828 testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter" , configuration : " mavenRepository" ))
2929 testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-actuator" , configuration : " mavenRepository" ))
3030 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" ))
3132 testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-parent" , configuration : " mavenRepository" ))
3233 testRepository(project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat" , configuration : " mavenRepository" ))
3334 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