Skip to content

Commit ce011bf

Browse files
Bump org.springdoc:springdoc-openapi-ui from 1.6.9 to 1.6.15
Bumps [org.springdoc:springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.9 to 1.6.15. - [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.6.9...v1.6.15) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 744f4bb commit ce011bf

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
@@ -16,7 +16,7 @@ dependencies {
1616
implementation 'org.springframework.boot:spring-boot-starter-data-couchbase'
1717
implementation 'org.springframework.boot:spring-boot-starter-web'
1818

19-
implementation 'org.springdoc:springdoc-openapi-ui:1.6.9'
19+
implementation 'org.springdoc:springdoc-openapi-ui:1.6.15'
2020

2121
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2222
}

0 commit comments

Comments
 (0)