mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin openapi-generator to v7.14.0 (#733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ff29be365
commit
6b00c9d626
|
@ -132,6 +132,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.5.4" }
|
|||
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.13.0" }
|
||||
openapi-generator = { id = "org.openapi.generator", version = "7.14.0" }
|
||||
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.9" }
|
||||
protobuf-plugin = { id = "com.google.protobuf", version = "0.9.5" }
|
Loading…
Reference in New Issue