From ec940d05392593a4b078664a2e183a193f6b4f9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 19:12:26 +0000 Subject: [PATCH] chore(deps): update plugin openapi-generator to v7.13.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 521b0186..703ede40 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.13.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