Skip to content

Commit feca35c

Browse files
dependabot[bot]Pfeil
authored andcommitted
build(deps): bump springDocVersion from 2.8.3 to 2.8.4
Bumps `springDocVersion` from 2.8.3 to 2.8.4. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.3 to 2.8.4 - [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.3...v2.8.4) Updates `org.springdoc:springdoc-openapi-starter-webmvc-api` from 2.8.3 to 2.8.4 - [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.3...v2.8.4) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c881a87 commit feca35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
}
4949

5050
ext {
51-
springDocVersion = '2.8.3'
51+
springDocVersion = '2.8.4'
5252
}
5353

5454
dependencies {

0 commit comments

Comments
 (0)