Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-codegen to v2.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent f27500d commit a4017a8
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.32'
classpath 'io.swagger:swagger-codegen:2.4.33'
}
}

Expand Down

0 comments on commit a4017a8

Please sign in to comment.