Skip to content

Commit 4036015

Browse files
authored
Merge pull request #53 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.9
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.6 to 2.8.9
2 parents 54dda9a + 60e4a3b commit 4036015

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
@@ -34,7 +34,7 @@ dependencies {
3434
testAnnotationProcessor 'org.projectlombok:lombok'
3535

3636
// swagger 3 springdoc openapi 2
37-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
37+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.9'
3838

3939

4040
testImplementation 'org.springframework.boot:spring-boot-starter-test'

0 commit comments

Comments
 (0)