Skip to content

Commit

Permalink
Merge pull request #97 from codeborne/dependabot/gradle/io.swagger.co…
Browse files Browse the repository at this point in the history
…re.v3-swagger-annotations-2.2.27

Bump io.swagger.core.v3:swagger-annotations from 2.2.25 to 2.2.27
  • Loading branch information
angryziber authored Dec 20, 2024
2 parents 07d157e + 50f23bf commit 3925cb5
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.25")
api("io.swagger.core.v3:swagger-annotations:2.2.27")

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

0 comments on commit 3925cb5

Please sign in to comment.