Skip to content

Commit 3ef3dfb

Browse files
committed
chore: add h2
1 parent b891bf8 commit 3ef3dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("org.springframework.boot:spring-boot-starter-jdbc")
1717
implementation("org.springframework.boot:spring-boot-starter-data-jdbc")
1818
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
19-
implementation("org.json:json:20231013")
19+
// implementation("org.json:json:20231013")
2020

2121
developmentOnly("org.springframework.boot:spring-boot-devtools")
2222

0 commit comments

Comments
 (0)