Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent 4ceb92b commit 2244ccc
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.22")
api("io.swagger.core.v3:swagger-annotations:2.2.23")
}

0 comments on commit 2244ccc

Please sign in to comment.