Skip to content

Commit 2375852

Browse files
authored
Merge pull request #57 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.8.10
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.10
2 parents b881848 + 0055602 commit 2375852

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

3939

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

0 commit comments

Comments
 (0)