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.
2 parents 01e741d + ea641d3 commit 79be076Copy full SHA for 79be076
spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/build.gradle
@@ -7,8 +7,6 @@ plugins {
7
description = "Spring Boot Configuration Metadata"
8
9
dependencies {
10
- api(platform(project(path: ":spring-boot-project:spring-boot-parent")))
11
-
12
implementation("com.vaadin.external.google:android-json")
13
14
testImplementation("org.junit.jupiter:junit-jupiter")
0 commit comments