mirror of https://github.com/usbharu/Hideout.git
chore(deps): update plugin openapi-generator to v7.12.0
This commit is contained in:
parent
1728ea863a
commit
1c2983e973
|
@ -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" }
|
Loading…
Reference in New Issue