|
|
|
@ -19,7 +19,7 @@ dependencies { |
|
|
|
app project(path: ":spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin", configuration: "mavenRepository") |
|
|
|
app project(path: ":spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin", configuration: "mavenRepository") |
|
|
|
app project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-web", configuration: "mavenRepository") |
|
|
|
app project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-web", configuration: "mavenRepository") |
|
|
|
app project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter", configuration: "mavenRepository") |
|
|
|
app project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter", configuration: "mavenRepository") |
|
|
|
app("org.bouncycastle:bcprov-jdk18on:1.76") |
|
|
|
app("org.bouncycastle:bcprov-jdk18on:1.78.1") |
|
|
|
|
|
|
|
|
|
|
|
intTestImplementation(enforcedPlatform(project(":spring-boot-project:spring-boot-parent"))) |
|
|
|
intTestImplementation(enforcedPlatform(project(":spring-boot-project:spring-boot-parent"))) |
|
|
|
intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support")) |
|
|
|
intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support")) |
|
|
|
|