Skip to content

Commit 54394ee

Browse files
authored
Merge pull request #143 from macisamuele/maci-bump-codegen
2 parents 36abb42 + e6960cd commit 54394ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugin/plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929

3030
implementation("commons-cli:commons-cli:1.4")
3131
implementation("com.google.guava:guava:27.0-jre")
32-
implementation("io.swagger:swagger-codegen:2.4.12")
32+
implementation("io.swagger:swagger-codegen:2.4.16")
3333

3434
testImplementation("junit:junit:4.12")
3535
}

0 commit comments

Comments
 (0)