Skip to content

Commit 049ef4e

Browse files
committed
build: h2 제거
1 parent 1b92209 commit 049ef4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ dependencies {
4141

4242
// h2
4343
testImplementation 'com.h2database:h2'
44-
implementation 'com.h2database:h2'
4544

4645
// jwt
4746
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'

0 commit comments

Comments
 (0)