chore(deps): update plugin openapi-generator to v7.11.0

This commit is contained in:
renovate[bot] 2025-01-20 17:50:20 +00:00 committed by GitHub
parent 1493dee67a
commit f823bd65c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -128,6 +128,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.4.1" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
openapi-generator = { id = "org.openapi.generator", version = "7.10.0" }
openapi-generator = { id = "org.openapi.generator", version = "7.11.0" }
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" }