mirror of
https://github.com/gotson/komga.git
synced 2026-05-03 12:22:12 +02:00
build(deps): bump springdoc-openapi gradle plugin to 1.5.0
This commit is contained in:
parent
c9ffa082f8
commit
4e852422e2
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ plugins {
|
|||
id("nu.studer.jooq") version "5.2.2" // 6.0.0 requires Java 11
|
||||
id("org.flywaydb.flyway") version "8.5.13"
|
||||
id("com.github.johnrengelman.processes") version "0.5.0"
|
||||
id("org.springdoc.openapi-gradle-plugin") version "1.4.0"
|
||||
id("org.springdoc.openapi-gradle-plugin") version "1.5.0"
|
||||
id("org.gradle.crypto.checksum") version "1.4.0"
|
||||
|
||||
jacoco
|
||||
|
|
|
|||
Loading…
Reference in a new issue