ai creates booking
This commit is contained in:
@@ -31,6 +31,8 @@ dependencies {
|
||||
implementation("tools.jackson.module:jackson-module-kotlin")
|
||||
implementation("org.springframework.boot:spring-boot-starter-security")
|
||||
implementation("com.google.firebase:firebase-admin:9.7.0")
|
||||
implementation("com.sun.mail:jakarta.mail:2.0.1")
|
||||
implementation("org.apache.pdfbox:pdfbox:2.0.30")
|
||||
runtimeOnly("org.postgresql:postgresql")
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-data-jpa-test")
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-flyway-test")
|
||||
|
||||
Reference in New Issue
Block a user