Skip to content

Commit dbdd242

Browse files
dependabot[bot]ArtemFo
authored andcommitted
chore(deps): bump io.swagger:swagger-codegen from 2.4.13 to 2.4.32
Bumps [io.swagger:swagger-codegen](https://github.com/swagger-api/swagger-codegen) from 2.4.13 to 2.4.32. - [Release notes](https://github.com/swagger-api/swagger-codegen/releases) - [Commits](swagger-api/swagger-codegen@v2.4.13...v2.4.32) --- updated-dependencies: - dependency-name: io.swagger:swagger-codegen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973ce04 commit dbdd242

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
mavenCentral()
88
}
99
dependencies {
10-
compile "io.swagger:swagger-codegen:2.4.13"
11-
runtime "io.swagger:swagger-codegen-cli:2.4.13"
10+
compile "io.swagger:swagger-codegen:2.4.32"
11+
runtime "io.swagger:swagger-codegen-cli:2.4.32"
1212
}
1313
apply from: "apigen.gradle"

0 commit comments

Comments
 (0)