mirror of
https://github.com/gotson/komga.git
synced 2025-12-21 16:03:03 +01:00
parent
515a8014f1
commit
8f228dbb18
1 changed files with 2 additions and 0 deletions
|
|
@ -62,6 +62,8 @@ dependencies {
|
|||
val springdocVersion = "1.4.3"
|
||||
implementation("org.springdoc:springdoc-openapi-ui:$springdocVersion")
|
||||
implementation("org.springdoc:springdoc-openapi-security:$springdocVersion")
|
||||
implementation("org.springdoc:springdoc-openapi-kotlin:$springdocVersion")
|
||||
implementation("org.springdoc:springdoc-openapi-data-rest:$springdocVersion")
|
||||
}
|
||||
|
||||
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
|
||||
|
|
|
|||
Loading…
Reference in a new issue