Skip to content

Commit d048fd5

Browse files
[CORE-69]: Bump io.swagger.core.v3:swagger-annotations
Bumps the minor-patch-dependencies group with 1 update: io.swagger.core.v3:swagger-annotations. Updates `io.swagger.core.v3:swagger-annotations` from 2.2.28 to 2.2.29 --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86c1e03 commit d048fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ include 'azureDatabaseUtils'
3030
gradle.ext.wsmVersion = "0.254.1179-SNAPSHOT"
3131

3232
// Single place to define the versions of dependencies shared between components.
33-
gradle.ext.librarySwaggerAnnotations = "io.swagger.core.v3:swagger-annotations:2.2.28"
33+
gradle.ext.librarySwaggerAnnotations = "io.swagger.core.v3:swagger-annotations:2.2.29"
3434
gradle.ext.librarySwaggerCli = "io.swagger.codegen.v3:swagger-codegen-cli:3.0.56"

0 commit comments

Comments
 (0)