Skip to content

Commit 00bc31d

Browse files
authored
Merge pull request #82 from couchbase-examples/dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-3.0.3
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 3.0.2 to 3.0.3
2 parents b214992 + 7a5b01e commit 00bc31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testAnnotationProcessor 'org.projectlombok:lombok'
3737

3838
// swagger 3 springdoc openapi 3 for Spring Boot 4
39-
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.2'
39+
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.3'
4040

4141

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

0 commit comments

Comments
 (0)