Skip to content

Commit 64ecabd

Browse files
dependabot[bot]abhisheksr01
authored andcommitted
build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Bumps the java-dependencies group with 1 update: [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi). Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.0 to 2.8.1 - [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.0...v2.8.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7003bf0 commit 64ecabd

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
@@ -28,7 +28,7 @@ ext {
2828
lombokVersion = "1.18.36"
2929
wireMockVersion = "3.10.0"
3030
ioCucumberVersion = "7.20.1"
31-
springDocVersion = "2.8.0"
31+
springDocVersion = "2.8.1"
3232
jacocoVersion = "0.8.9"
3333
junitVintage = "5.11.4"
3434
}

0 commit comments

Comments
 (0)