Skip to content

Commit 3974854

Browse files
committed
update swagger annotations
1 parent ee4d56c commit 3974854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
dependencies {
22
implementation(project(":server"))
3-
api("io.swagger.core.v3:swagger-annotations:2.2.16")
3+
api("io.swagger.core.v3:swagger-annotations:2.2.21")
44
}

0 commit comments

Comments
 (0)