Skip to content

Commit e3810ad

Browse files
authored
Merge pull request #39 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.6.0
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.6.0
2 parents 2d9d061 + 7f7cf2f commit e3810ad

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

3939

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

0 commit comments

Comments
 (0)