Skip to content

Commit

Permalink
Merge pull request #99 from exohood/dependabot/gradle/io.swagger.code…
Browse files Browse the repository at this point in the history
…gen.v3-swagger-codegen-cli-3.0.64

Bump io.swagger.codegen.v3:swagger-codegen-cli from 3.0.63 to 3.0.64
  • Loading branch information
elakuromi authored Nov 13, 2024
2 parents ce6bb19 + 1089c25 commit 944a930
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 @@ -44,7 +44,7 @@ configurations {

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

implementation('org.apache.httpcomponents:httpclient:4.5.14')
Expand Down

0 comments on commit 944a930

Please sign in to comment.