Skip to content

Commit

Permalink
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.21 to 2.2.22.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3.swagger-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 17, 2024
1 parent 8b2f32b commit 873e5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id "dev.vankka.dependencydownload.plugin" version "$dependencyDownloadVersion"
id "com.github.node-gradle.node" version "7.0.2"
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.21"
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.22"
}

configurations {
Expand Down

0 comments on commit 873e5e2

Please sign in to comment.