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

This commit is contained in:
renovate[bot] 2025-02-28 10:47:24 +00:00 committed by GitHub
parent 1728ea863a
commit 1c2983e973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -131,6 +131,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.4.3" }
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.11.0" }
openapi-generator = { id = "org.openapi.generator", version = "7.12.0" }
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.4" }