Skip to content

Commit a3b3131

Browse files
committed
chore: backend-ci 3차
1 parent b8dd046 commit a3b3131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ dependencies {
3838
// Database
3939
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
4040
runtimeOnly 'com.mysql:mysql-connector-j'
41+
implementation 'com.h2database:h2:2.1.214'
4142

4243
// Lombok
4344
annotationProcessor 'org.projectlombok:lombok'

0 commit comments

Comments
 (0)