.gitkeep 추가
This commit is contained in:
@@ -5,6 +5,9 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
runtimeOnly 'com.h2database:h2'
|
||||
|
||||
// postgres
|
||||
implementation project(':infrastructure-db-postgres')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user