Skip to content

Commit

Permalink
Update dependency io.swagger:swagger-codegen to v2.4.44 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent d69d2f5 commit 3883a0f
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.43'
classpath 'io.swagger:swagger-codegen:2.4.44'
}
}

Expand Down

0 comments on commit 3883a0f

Please sign in to comment.