mirror of https://github.com/usbharu/Hideout.git
Merge pull request #325 from usbharu/renovate/org.openapi.generator-7.x
chore(deps): update plugin openapi-generator to v7.5.0
This commit is contained in:
commit
5df036ff40
|
@ -88,5 +88,5 @@ spring-boot = { id = "org.springframework.boot", version = "3.2.5" }
|
|||
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.7.6" }
|
||||
openapi-generator = { id = "org.openapi.generator", version = "7.4.0" }
|
||||
openapi-generator = { id = "org.openapi.generator", version = "7.5.0" }
|
||||
license-report = { id = "com.github.jk1.dependency-license-report", version = "2.5" }
|
Loading…
Reference in New Issue