Skip to content

Commit b67a564

Browse files
authored
Merge pull request #8 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-ui-1.6.9
Bump springdoc-openapi-ui from 1.6.8 to 1.6.9
2 parents 7b0fc48 + 79f94ff commit b67a564

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

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

0 commit comments

Comments
 (0)