mirror of
https://github.com/gotson/komga.git
synced 2025-12-15 04:53:44 +01:00
build(deps): bump springdoc-openapi to 1.6.13
This commit is contained in:
parent
a0b75b3902
commit
c9ffa082f8
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ dependencies {
|
|||
implementation("io.hawt:hawtio-springboot:2.16.1")
|
||||
|
||||
run {
|
||||
val springdocVersion = "1.6.12"
|
||||
val springdocVersion = "1.6.13"
|
||||
implementation("org.springdoc:springdoc-openapi-ui:$springdocVersion")
|
||||
implementation("org.springdoc:springdoc-openapi-security:$springdocVersion")
|
||||
implementation("org.springdoc:springdoc-openapi-kotlin:$springdocVersion")
|
||||
|
|
|
|||
Loading…
Reference in a new issue