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

Commit 04181e3

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 51ed1df commit 04181e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ buildscript {
22
ext {
33
novaVersion = 'edge'
44
freefairVersion = '6.2.0'
5-
springBootVersion = '2.5.4'
6-
springDocVersion = '1.5.10'
5+
springBootVersion = '2.6.1'
6+
springDocVersion = '1.5.13'
77
}
88
}
99

0 commit comments

Comments
 (0)