Skip to content

Commit

Permalink
Bump io.swagger.core.v3:swagger-annotations from 2.2.16 to 2.2.20
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-annotations from 2.2.16 to 2.2.20.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 4470e46 commit 1a5d5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies {
implementation(project(":server"))
api("io.swagger.core.v3:swagger-annotations:2.2.16")
api("io.swagger.core.v3:swagger-annotations:2.2.20")
}

0 comments on commit 1a5d5e3

Please sign in to comment.