mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
4 lines
98 B
Groovy
4 lines
98 B
Groovy
dependencies {
|
|
implementation project(':common')
|
|
runtimeOnly 'org.postgresql:postgresql'
|
|
} |