Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit b96257d

Browse files
Bump springDocVersion from 1.5.10 to 1.5.13
Bumps `springDocVersion` from 1.5.10 to 1.5.13. Updates `springdoc-openapi-webflux-ui` from 1.5.10 to 1.5.13 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v1.5.10...v1.5.13) Updates `springdoc-openapi-security` from 1.5.10 to 1.5.13 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v1.5.10...v1.5.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webflux-ui dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-security dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99f1108 commit b96257d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
novaVersion = 'edge'
44
freefairVersion = '6.2.0'
55
springBootVersion = '2.6.1'
6-
springDocVersion = '1.5.10'
6+
springDocVersion = '1.5.13'
77
}
88
}
99

0 commit comments

Comments
 (0)