diff --git a/libs.versions.toml b/libs.versions.toml index 521b0186..150a268f 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -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" } \ No newline at end of file