feat: complete leave approval MVP
This commit is contained in:
@@ -28,6 +28,8 @@ dependencies {
|
||||
implementation("org.flywaydb:flyway-database-postgresql")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect")
|
||||
implementation("org.flowable:flowable-spring-boot-starter-process:7.2.0")
|
||||
implementation("io.minio:minio:8.5.17")
|
||||
implementation("com.google.firebase:firebase-admin:9.4.3")
|
||||
runtimeOnly("org.postgresql:postgresql")
|
||||
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test")
|
||||
|
||||
Reference in New Issue
Block a user