File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
spring-boot-tests/spring-boot-integration-tests/spring-boot-sni-tests Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ dependencies {
1515 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter" , configuration : " mavenRepository" )
1616 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-actuator" , configuration : " mavenRepository" )
1717 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-web" , configuration : " mavenRepository" )
18+ app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-webflux" , configuration : " mavenRepository" )
1819 app project(path : " :spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin" , configuration : " mavenRepository" )
1920
2021 intTestImplementation(enforcedPlatform(project(" :spring-boot-project:spring-boot-parent" )))
You can’t perform that action at this time.
0 commit comments