Skip to content

Commit

Permalink
chore(deps): update plugin org.openapi.generator to v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 44b9660 commit 87d7e58
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 "7.1.0"
id("org.openapi.generator") version "7.2.0"
id("com.github.jk1.dependency-license-report") version "2.5"
id("org.springframework.boot") version "3.1.4"
id("com.diffplug.spotless") version "6.23.3"
Expand Down

0 comments on commit 87d7e58

Please sign in to comment.