Skip to content

Commit 0f5c6f7

Browse files
build(deps): bump springDocVersion from 2.8.6 to 2.8.8
Bumps `springDocVersion` from 2.8.6 to 2.8.8. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.6...v2.8.8) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.6 to 2.8.8 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.6...v2.8.8) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-version: 2.8.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03b9206 commit 0f5c6f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
}
4949

5050
ext {
51-
springDocVersion = '2.8.6'
51+
springDocVersion = '2.8.8'
5252
}
5353

5454
dependencies {

0 commit comments

Comments
 (0)