Skip to content

Commit

Permalink
Merge pull request #100 from exohood/dependabot/gradle/org.openapitoo…
Browse files Browse the repository at this point in the history
…ls-openapi-generator-cli-7.10.0

Bump org.openapitools:openapi-generator-cli from 7.9.0 to 7.10.0
  • Loading branch information
elakuromi authored Nov 26, 2024
2 parents 944a930 + 7602aac commit 354d346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ configurations {
}

dependencies {
openApiGen("org.openapitools:openapi-generator-cli:7.9.0")
openApiGen("org.openapitools:openapi-generator-cli:7.10.0")
swaggerCodegenV3("io.swagger.codegen.v3:swagger-codegen-cli:3.0.64")
api("org.springframework:spring-web:${libs.spring}")

Expand Down

0 comments on commit 354d346

Please sign in to comment.