Skip to content

Commit b6f79e4

Browse files
Bump springdoc-openapi-ui from 1.6.6 to 1.6.7
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.6 to 1.6.7. - [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.6...v1.6.7) --- 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 67fdab6 commit b6f79e4

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.6'
19+
implementation 'org.springdoc:springdoc-openapi-ui:1.6.7'
2020

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

0 commit comments

Comments
 (0)