Skip to content

Commit

Permalink
chore(deps): update plugin org.openapi.generator to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent a132703 commit 31987ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/report/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import io.spring.gradle.dependencymanagement.dsl.ImportsHandler
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
id("org.openapi.generator") version "6.6.0"
id("org.openapi.generator") version "7.0.1"
id("com.github.jk1.dependency-license-report") version "2.5"
id("org.springframework.boot") version "3.1.4"
id("com.diffplug.spotless") version "6.22.0"
Expand Down

0 comments on commit 31987ac

Please sign in to comment.