fix Swagger-UI

This commit is contained in:
Michael Hoennig 2025-01-21 14:10:09 +01:00
parent 56bc47dc95
commit 6284e2eb8d

View File

@ -83,7 +83,8 @@ dependencies {
compileOnly 'org.projectlombok:lombok'
testCompileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
// TODO.impl: version conflict with SpringDoc, check later and re-enable if fixed
// developmentOnly 'org.springframework.boot:spring-boot-devtools'
annotationProcessor 'org.projectlombok:lombok'
testAnnotationProcessor 'org.projectlombok:lombok'