From b2482588084024b65b3e1e62b71d9e09db141c26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:55:01 +0000 Subject: [PATCH] chore(deps): update plugin openapi-generator to v7.8.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index b13f5261..5f60658b 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -126,6 +126,6 @@ spring-boot = { id = "org.springframework.boot", version = "3.3.2" } 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.8.3" } -openapi-generator = { id = "org.openapi.generator", version = "7.7.0" } +openapi-generator = { id = "org.openapi.generator", version = "7.8.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