Skip to content

Commit

Permalink
Merge pull request #32 from collibra/renovate-70fd26e36aeeedc
Browse files Browse the repository at this point in the history
Update plugin org.openapi.generator to v7
  • Loading branch information
hasim-mollah-collibra authored Aug 1, 2024
2 parents bb96170 + 56a9487 commit f579a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import-api-java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val oasGenerateApiTests: String by project
plugins {
id("import-api-examples.java-conventions")

id("org.openapi.generator") version "4.3.1"
id("org.openapi.generator") version "7.7.0"
id("org.jsonschema2dataclass") version "6.0.0"
}

Expand Down

0 comments on commit f579a16

Please sign in to comment.