Skip to content

Commit

Permalink
build(deps): bump swagger-gradle-plugins to 2.2.10 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndr-brt committed May 18, 2023
1 parent 16b4c67 commit c9dca47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugin-dependency-analysis = { module = "com.autonomousapps:dependency-analysis-
plugin-nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
plugin-openapi-merger = { module = "com.rameshkp:openapi-merger-gradle-plugin", version = "1.0.5" }
plugin-openapi-merger-app = { module = "com.rameshkp:openapi-merger-app", version = "1.0.5" }
plugin-swagger = { module = "io.swagger.core.v3:swagger-gradle-plugin", version = "2.2.7" }
plugin-swagger = { module = "io.swagger.core.v3:swagger-gradle-plugin", version = "2.2.10" }
plugin-swagger-generator = { module = "gradle.plugin.org.hidetake:gradle-swagger-generator-plugin", version = "2.19.2" }

[bundles]
Expand Down

0 comments on commit c9dca47

Please sign in to comment.