Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
21d7e02ab2 Update dependency io.swagger.core.v3:swagger-annotations to v2.2.28 2025-01-29 18:27:51 +00:00

View File

@ -6,5 +6,5 @@ plugins {
description = "layoutparser-service-internal-api"
dependencies {
implementation("io.swagger.core.v3:swagger-annotations:2.2.15")
implementation("io.swagger.core.v3:swagger-annotations:2.2.28")
}