Skip to content

Commit

Permalink
Bump swagger-codegen-generators from 1.0.35 to 1.0.36 (#3263)
Browse files Browse the repository at this point in the history
Bumps swagger-codegen-generators from 1.0.35 to 1.0.36.

---
updated-dependencies:
- dependency-name: io.swagger.codegen.v3:swagger-codegen-generators
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2022
1 parent 0b8d4c6 commit f57a010
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kotlin {
implementation(project(":ktor-server:ktor-server-plugins:ktor-server-html-builder"))

implementation("io.swagger.codegen.v3:swagger-codegen:3.0.36")
implementation("io.swagger.codegen.v3:swagger-codegen-generators:1.0.35")
implementation("io.swagger.codegen.v3:swagger-codegen-generators:1.0.36")
implementation("io.swagger.parser.v3:swagger-parser:2.1.9")
}
}
Expand Down

0 comments on commit f57a010

Please sign in to comment.