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 b891bf8 commit 3ef3dfbCopy full SHA for 3ef3dfb
build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
implementation("org.springframework.boot:spring-boot-starter-jdbc")
17
implementation("org.springframework.boot:spring-boot-starter-data-jdbc")
18
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
19
- implementation("org.json:json:20231013")
+// implementation("org.json:json:20231013")
20
21
developmentOnly("org.springframework.boot:spring-boot-devtools")
22
0 commit comments