Skip to content

Commit

Permalink
Merge pull request #101 from codeborne/dependabot/gradle/io.swagger.c…
Browse files Browse the repository at this point in the history
…ore.v3-swagger-annotations-2.2.28

Bump io.swagger.core.v3:swagger-annotations from 2.2.27 to 2.2.28
  • Loading branch information
angryziber authored Jan 23, 2025
2 parents f331bce + 25585a2 commit 13966b2
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,6 +1,6 @@
dependencies {
implementation(project(":server"))
api("io.swagger.core.v3:swagger-annotations:2.2.27")
api("io.swagger.core.v3:swagger-annotations:2.2.28")

testImplementation(project(":json"))
testImplementation(project(":jackson"))
Expand Down

0 comments on commit 13966b2

Please sign in to comment.