Skip to content

Commit

Permalink
Merge pull request #33 from hmcts/renovate/io.swagger-swagger-codegen…
Browse files Browse the repository at this point in the history
…-2.x

Update dependency io.swagger:swagger-codegen to v2.4.32
  • Loading branch information
kremi authored Sep 12, 2023
2 parents 2550378 + 2e80c76 commit d188416
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 @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'io.swagger:swagger-codegen:2.4.14'
classpath 'io.swagger:swagger-codegen:2.4.32'
}
}

Expand Down

0 comments on commit d188416

Please sign in to comment.