We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9811523 commit 2e1366fCopy full SHA for 2e1366f
spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/build.gradle
@@ -11,6 +11,7 @@ configurations {
11
}
12
13
dependencies {
14
+ app project(path: ":spring-boot-project:spring-boot-dependencies", configuration: "mavenRepository")
15
app project(path: ":spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin", configuration: "mavenRepository")
16
app project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-web", configuration: "mavenRepository")
17
0 commit comments