mirror of
https://github.com/gotson/komga.git
synced 2025-12-29 11:52:56 +01:00
build(komga-deps): bump springdoc gradle plugin from 1.6.0 to 1.7.0
This commit is contained in:
parent
d429e031ad
commit
570553178f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
id("nu.studer.jooq") version "8.2.1"
|
||||
id("org.flywaydb.flyway") version "9.7.0"
|
||||
id("com.github.johnrengelman.processes") version "0.5.0"
|
||||
id("org.springdoc.openapi-gradle-plugin") version "1.6.0"
|
||||
id("org.springdoc.openapi-gradle-plugin") version "1.7.0"
|
||||
id("com.google.devtools.ksp") version "1.8.22-1.0.11"
|
||||
|
||||
jacoco
|
||||
|
|
|
|||
Loading…
Reference in a new issue