feat: import gottesdienste from zelebrationsplan
Some checks failed
Deploy Miniplan / build (push) Failing after 1m0s
Some checks failed
Deploy Miniplan / build (push) Failing after 1m0s
This commit is contained in:
@@ -44,6 +44,9 @@ dependencies {
|
||||
|
||||
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
|
||||
implementation("at.favre.lib:bcrypt:0.10.2")
|
||||
implementation("org.apache.poi:poi:5.2.3") // Check for the latest version
|
||||
implementation("org.apache.poi:poi-ooxml:5.2.3") // Check for the latest version
|
||||
implementation("org.apache.xmlbeans:xmlbeans:5.0.2") // Check for the latest version
|
||||
|
||||
testImplementation("io.ktor:ktor-server-test-host")
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version")
|
||||
|
||||
Reference in New Issue
Block a user