Skip to content

Commit 76020a9

Browse files
authored
Merge pull request #49 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.6
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.6
2 parents 63be329 + 37f8817 commit 76020a9

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.5'
37+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.6'
3838

3939

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

0 commit comments

Comments
 (0)