mirror of
https://github.com/gotson/komga.git
synced 2026-01-04 14:52:51 +01:00
deps(komga): bump springdoc.openapi-gradle-plugin from 1.7.0 to 1.8.0
This commit is contained in:
parent
894f9f1b6c
commit
602fd4e299
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,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.7.0"
|
||||
id("org.springdoc.openapi-gradle-plugin") version "1.8.0"
|
||||
id("com.google.devtools.ksp") version "1.8.22-1.0.11"
|
||||
|
||||
jacoco
|
||||
|
|
|
|||
Loading…
Reference in a new issue