fixed bugs

This commit is contained in:
Jottyfan
2025-12-14 21:51:29 +01:00
parent 3726b9172c
commit b048b7c7bc
9 changed files with 64 additions and 30 deletions

View File

@@ -48,6 +48,8 @@ dependencies {
implementation 'org.mnode.ical4j:ical4j:4.2.2'
implementation 'org.jooq:jooq:3.20.10'
implementation 'org.springframework.boot:spring-boot-starter-jooq'
implementation 'org.springframework.boot:spring-boot-starter-oauth2-client'
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'